News

  • Permalink Gallery

    MCL Collaborates with Fulgent Genetics on Intestinal Metaplasia Segmentation

MCL Collaborates with Fulgent Genetics on Intestinal Metaplasia Segmentation

Intestinal metaplasia (IM) is a histologic finding in gastric and gastroesophageal biopsies, characterized by intestinal-type epithelium and goblet cells. Because IM can appear as small or focal regions, it may be difficult to identify during routine whole-slide review.

We are building an AI-assisted pipeline for detecting IM in H&E-stained whole-slide images. The workflow combines WSI preprocessing, tissue patch extraction, pathologist annotation, model training, validation, and whole-slide inference. The system highlights suspicious IM regions and generates annotation-style outputs, supporting pathologists as a second-reader navigation tool for efficient and sensitive review.

By |July 19th, 2026|News|Comments Off on MCL Collaborates with Fulgent Genetics on Intestinal Metaplasia Segmentation|

MCL Collaborates with MediaTek on Temporal Noise Detection

We developed a machine learning framework for automatically detecting temporal noise artifacts in video frames. The project focuses on identifying visually degraded regions at the level of 16×16 image patches, providing a practical tool for video quality assessment and analysis.Unlike many recent approaches that rely on large deep learning models, this framework combines carefully engineered texture and frequency domain features with gradient-boosted decision trees as the classifier. By analyzing temporal differences between video frames, the system extracts complementary descriptors such as DCT coefficients, Haar wavelet energies, statistical measures, and local texture features. XGBoost-based feature selection and a lightweight linear projection are then used to retain the most informative characteristics before training the final XGBoost classifier.To further improve prediction quality, the framework incorporates a spatial post-processing stage that refines neighboring patch predictions, producing smoother and more accurate distortion maps.Designed with a modular and configurable architecture, this project provides an efficient and interpretable solution for video temporal noise detection while offering comprehensive visualization and evaluation tools.

By |July 12th, 2026|News|Comments Off on MCL Collaborates with MediaTek on Temporal Noise Detection|

Professor Kuo Delivered Keynote on Edge AI at ICCE-TW

The 2026 IEEE International Conference on Consumer Electronics – Taiwan (ICCE-TW 2026) was held from July 1-3 at South Garden Hotels and Resorts in Taoyuan, Taiwan. ICCE-TW aimed to initiate discussions on research and discovery in electronics and the relevant professional fields. The conference theme was “sustainable and human-centered AI in consumer electronics.” MCL Director, Professor C.-C. Jay Kuo, was invited to give the opening keynote at the conference. His keynote title was “Green Learning for Edge AI: Methodologies and Examples,” with the following abstract.

Rapid AI advances over the last decade have been driven by large amounts of training data and deep learning (DL) technologies. Yet, rising electricity consumption and carbon emissions of AI solutions have been a major concern. Furthermore, the DL decision mechanism is obscure. As an alternative, I have been researching green AI for more than 10 years. The proposed solution, called green learning (GL), does not have neurons, neural networks, or backpropagation. Instead, it uses statistical tools to determine an AI model’s parameters in a feedforward manner. It features smaller model sizes, lower training and testing complexity, transparent mathematics, and a low carbon footprint. Its performance scales well with less training data. GL contains three modules in cascade: 1) representation learning, 2) feature learning, and 3) decision learning. The intuition behind each module and the computational algorithms was discussed. GL offers energy-efficient solutions in data centers and mobile/edge devices. GL has been successfully applied to a few edge AI applications. Several examples were shared to demonstrate its effectiveness and efficiency.

Professor Kuo’s talk was highly praised as inspiring and for its clear vision for future edge AI development.

By |July 5th, 2026|News|Comments Off on Professor Kuo Delivered Keynote on Edge AI at ICCE-TW|

Welcome New MCL Member Jocelin Su

We are very happy to welcome a new MCL member, Jocelin Su. Here is a quick interview with Jocelin:

1. Could you briefly introduce yourself and your research interests?My name is Jocelin Su, a USC ECE Master’s student. I earned my B.S. from National Cheng Kung University. Working as a firmware engineer afterward sparked my passion for hardware-software integration. My research interests include signal processing, efficient machine learning, and edge computing. Outside of academics, I enjoy hiking, reading, and solving puzzles.2. What is your impression of MCL and USC?USC offers exceptional research resources and a strong alumni network. I am deeply impressed by MCL’s pioneering work in Green Learning. Its energy efficiency is ideal for edge devices. Furthermore, because Green Learning is fully explainable and mathematically transparent, it is uniquely suited for error-sensitive applications where traditional deep learning fails.3. What is your future expectation and plan in MCL?  I aim to collaborate with and learn from MCL’s Ph.D. members to master Green Learning’s methodology. My goal is to build reliable frameworks under hardware constraints, becoming a mature researcher who can confidently design and generalize these structured approaches to diverse signal processing and control problems.

By |June 28th, 2026|News|Comments Off on Welcome New MCL Member Jocelin Su|

Welcome New MCL Member Yijin Chen

We are very happy to welcome a new MCL member, Yijin Chen. Here is a quick interview with Yijin:

1. Could you briefly introduce yourself and your research interests?

My name is Yijin Chen. I joined MCL this summer. My main research interest is image recognition based on Green Learning, building mathematically interpretable visual recognition algorithms that can surpass the performance of deep networks without relying on backpropagation. Before joining MCL, I mainly focused on applications of artificial intelligence, as well as some work related to hardware, such as embedded systems and FPGA.

2. What is your impression of MCL and USC?

My first impression of MCL is that it is a very principled lab. Its emphasis on mathematical clarity, reproducible hard metrics, and the requirement that every module can be explained from beginning to end is very different from the “tune until it works” atmosphere I had encountered before. The USC campus itself is also beautiful, and the school’s culture is very appealing. I feel extremely proud to become a member of MCL and of USC.

3. What is your future expectation and plan in MCL?

MCL is a lab that places great emphasis on mathematical thinking, and I hope I can strengthen my own mathematical thinking here. Deep learning and Green Learning are two very different things, and I hope I can approach research on Green Learning from a more rational, more mathematically grounded perspective. We are currently working on advancing Green Learning into its next stage. In the long run, I hope I can make contributions to this work, and grow into a researcher who can explain every design choice from first principles.

By |June 21st, 2026|News|Comments Off on Welcome New MCL Member Yijin Chen|

Jie-En Yao Presented His Paper at CVPR 2026

CVPR 2026 was held in Denver, Colorado, bringing together thousands of researchers, engineers, and industry professionals from around the world. CVPR featured a broad range of technical sessions, keynote talks, tutorials, workshops, demonstrations, and industry exhibitions. 

I had the opportunity to present our paper, HCL-FF: Hierarchical and Contrastive Learning for Forward-Forward Algorithm, in the poster session. The work introduces a novel framework that combines hierarchical representation learning with contrastive objectives to improve the Forward-Forward algorithm, an alternative learning paradigm that seeks to move beyond conventional backpropagation. Throughout the session, I had engaging discussions with researchers working on biologically inspired learning, efficient neural network training, and alternative optimization methods.

Beyond the technical presentations, CVPR offered numerous networking opportunities. The industry exhibition featured demonstrations from leading technology companies and AI startups, showcasing state-of-the-art developments in computer vision applications ranging from autonomous systems and robotics to generative media and multimodal AI. The conference environment encouraged interactions between academic researchers and industry practitioners, creating a vibrant atmosphere for exchanging ideas.

By |June 14th, 2026|News|Comments Off on Jie-En Yao Presented His Paper at CVPR 2026|

Congratulations to Xinyu Wang for Passing her Defense

Congratulations to Xinyu Wang for passing her defense! Xinyu’s thesis is titled “ Towards Efficient Visual Perception: From Feature Learning to Visual Reasoning.” Here is a brief summary of her thesis:

Visual perception serves as a fundamental component of modern computer vision, enabling the interpretation of large-scale image and video data. As visual data continues to grow in complexity, there is an increasing demand for efficient and scalable frameworks that bridge low-level representations and high-level understanding. This dissertation addresses this challenge by exploring a unified trajectory of efficient visual perception, evolving from feature learning to spatio-temporal modeling and ultimately to scene-conditioned visual reasoning. This dissertation first introduces a statistics-based feature generation framework for image classification, built upon the Least-squares Normal Transform, which reformulates classification as a regression problem for efficient feature learning. It generates discriminative and complementary features, boosting decision learning and training convergence with low computational overhead. It then investigates a particularly challenging visual task, video camouflaged object detection. The proposed GreenVCOD is a lightweight framework that captures temporal context through a Temporal Neighborhood prediction cube, enabling implicit motion modeling without additional computational cost. Building upon this, IDM-VCOD introduces a dual-motion design that combines implicit semantic refinement with explicit motion alignment, along with a selective activation mechanism to balance accuracy and efficiency. Finally, this dissertation shifts toward a reasoning-based paradigm for visual perception. Camouflaged object detection is reformulated as a scene-conditioned pattern-deviation reasoning problem. By leveraging background-aware retrieval and prototype-based reasoning, it identifies subtle deviations without relying on pixel-level supervision. Overall, the proposed methods demonstrate that lightweight design, combined with structured statistical modeling and scene-conditioned reasoning, can effectively address challenging visual perception tasks without relying on heavy supervision or large-scale model training.

By |June 7th, 2026|News|Comments Off on Congratulations to Xinyu Wang for Passing her Defense|

Congratulations to Aolin Feng for Passing his Defense

Congratulations to Aolin Feng for passing his defense! Aolin’s thesis is titled “Green Image Coding: Principle, Implementation, and Performance Evaluation.” Here is a brief summary of his thesis:

This research introduces Green Image Coding (GIC), a novel framework for lightweight, modular, and scalable image compression founded on two pillars: multi-grid representation and vector quantization (VQ). Multi-grid representation decomposes images into hierarchical layers to reduce intra-layer content diversity, while VQ-based techniques encode each layer.

For the multi-grid representation pillar, we propose a multi-grid rate control theory that reduces high-dimensional optimization to sequential parameter decisions. Driven by this theory, a slope-matching-based rate control strategy is designed to improve scalability and rate-distortion (RD) balance. For the VQ pillar, we develop a suite of advanced techniques for efficient, scalable encoding: an RD-oriented codebook construction method built on tree-structured VQ (TSVQ) for multi-rate coding; a cascade VQ strategy to prevent early convergence in high-dimensional VQ; and a quadtree (QT) structure that combines multi-dimensional VQs, optimized via an iterative method to overcome statistical issues during rate-distortion-optimization (RDO).

Architecturally, the thesis evaluates single-grid versus multi-grid paradigms and analyzes independent parallel VQ versus residual-based cascade VQ regarding train-test match and content adaptivity. To mitigate compression artifacts, we propose a multi-tiered enhancement pipeline that decouples block-level structural learning (using residual VQ) from pixel-level refinements (using CNN-based post-processing).

Experimental results demonstrate that GIC achieves competitive coding efficiency with low theoretical complexity. Its modular, interpretable design offers strong potential for future improvement, functioning effectively as an extension module for existing codecs or as a foundation for future video coding research.

By |May 31st, 2026|News|Comments Off on Congratulations to Aolin Feng for Passing his Defense|

Congratulations to Kevin Yang for Receiving His PhD Degree

We would like to congratulate Kevin Yang for receiving his Ph.D. degree during the Viterbi Hooding Ceremony held on May 13, 2026, at the Bovard Auditorium. Here is a brief sharing of his Ph.D. experience at MCL:

My Ph.D. journey at the University of Southern California has been both challenging and rewarding. My dissertation, titled “Interpretable and Efficient Multimodal Data Interplay: Algorithms and Applications,” focuses on developing machine learning methods that better connect and understand information across different modalities, such as text and images. Through this research, I explored ways to improve the interpretability and efficiency of multimodal systems while designing algorithms that better align with human perception and understanding. This experience strengthened my passion for artificial intelligence and its potential to create meaningful real-world impact.

I am deeply grateful to my advisor, Professor C.-C. Jay Kuo, for his continuous guidance, encouragement, and support throughout my Ph.D. journey. His mentorship has profoundly influenced both my research perspective and personal growth. I would also like to sincerely thank my labmates for their collaboration, friendship, and inspiring discussions along the way. The supportive environment in our lab made challenging moments manageable and accomplishments even more meaningful. I am excited to continue this journey by joining LinkedIn as an AI Engineer in June 2026, where I hope to contribute to the development of impactful AI systems and applications. I will always cherish the experiences, lessons, and relationships built during my Ph.D. years.

By |May 24th, 2026|News|Comments Off on Congratulations to Kevin Yang for Receiving His PhD Degree|

PhD Hooding Ceremony 2026

Three MCL members attended the Viterbi PhD hooding ceremony on Wednesday, May 13, 2026, in the Bovard Auditorium. They were Tsung-Shan (Kevin) Yang, Aoling Feng, and Xinyu Wang. Congratulations to them on their accomplishments and on completing their PhD program at USC!

Tsung-Shan (Kevin) Yang received his Bachelor’s degree in Chemistry and Electrical Engineering from National Taiwan University (NTU) in 2019 and his Master’s degree in Electrical Engineering from NTU in 2021. His thesis is titled “Interpretable and Efficient Multi-Modal Data Interplay: Algorithms and Applications”. He has joined LinkedIn.

Aolin Feng received the B.S. degree in electronic information engineering and M.S. degree in information and communication engineering from the University of Science and Technology of China, Hefei, China, in 2019 and 2022, respectively. His thesis is titled “Green Image Coding: Principle, Implementation, and Performance Evaluation”. He will be joining Google.

Xinyu Wang received the B.S. degree in Electronic and Electrical Engineering from the University of Electronic Science and Technology of China (UESTC) in June 2019, and the M.S. degree in Electrical Engineering from the University of Southern California (USC) in 2021. She joined the Media Communications Lab in summer 2021. Her thesis is titled “Towards Efficient Visual Perception: From Feature Learning to Visual Reasoning”. She will be joining Google.

Congratulations to them all! We wish them all the best for their future!

By |May 17th, 2026|News|Comments Off on PhD Hooding Ceremony 2026|