Portrait of Mingfu Liang

Senior Research Scientist at Meta Mountain View, CA

Mingfu Liang

Building LLM and agentic systems that keep learning after deployment — models that adapt continually and improve themselves instead of freezing at training time.

  • Continual & Lifelong Learning
  • Vision-Language Models
  • Generative Models
  • Autonomous Driving
  • Open-World Perception
  • Data-Centric AI

01 — About

Research & background

I work on learning systems that do not stop learning. My research asks how LLMs, agents, and multimodal models can keep acquiring new capabilities after deployment — adapting continually, and improving themselves — without forgetting what they already know.

  • Continual & lifelong learning

    The core of my Ph.D. thesis: models that absorb new tasks across a full deployment lifecycle without catastrophic forgetting.

  • LLM & agentic systems

    Self-improving agents, RAG-enhanced LLMs, and efficient vision-language models that stay useful as the world shifts.

  • Generative & world models

    Geometry-consistent long-horizon scene generation and controllable video and image synthesis, largely for autonomous driving.

  • Data-centric & efficient AI

    Automatic data engines, pruning, attention design, and parameter-efficient finetuning — making large models practical at scale.

Read the complete background

Now

I am a Senior Research Scientist at Meta, where my work centres on large language and multimodal models that continue to learn after they ship — agentic systems that adapt to new tasks, retrieve and integrate new knowledge, and improve themselves rather than remaining fixed at the moment training ends.

Doctoral research

I completed my Ph.D. at Northwestern University under Professor Ying Wu. My thesis attacked a single question: how do we give a learning algorithm a complete lifecycle? Real deployments face a world that keeps moving, so a model must accumulate capability over time while retaining what it already knows. This is the problem of continual, incremental, and lifelong learning, and it remains the through-line of my research.

Before that I earned an M.S. in Applied Mathematics, also at Northwestern, specialising in analytical and computational methods for partial differential equations, stochastic differential equations, and parallel computing.

Broader interests

Alongside the thesis work I have published across generative models (diffusion and autoregressive), vision-language and large multimodal models, open-world and open-vocabulary perception, model customisation and personalisation, data- and parameter-efficient finetuning, embodied AI and robot learning, domain adaptation and generalisation, autonomous driving, uncertainty estimation, and active, few-shot, and semi-supervised learning.

Before the Ph.D.

Earlier work took me through image matting, semantic segmentation, and network formulation — network pruning and optimisation, attention mechanisms, neural architecture search, and the lottery ticket hypothesis. As an undergraduate in pure and applied mathematics (specialising in financial mathematics and engineering) I competed steadily in data mining and mathematical modelling contests, placing in the Mathematical Contest in Modeling, Kaggle, and the SIGKDD Cup.

02 — News

Latest updates

25 updates · newest first · scroll for older

  1. Paper

    Diffusion-GR2 is out — a diffusion-based generative reasoning re-ranker reaching 2.4–3.5× higher throughput than its autoregressive counterpart.

    More

    I served as co-first author, project and execution lead, and joint corresponding author.

  2. Talk

    GR2 was presented at Meta's inaugural LLMs for Recommendation Systems Forum, hosted at Meta HQ.

  3. Paper

    ReasonRec, a reasoning-augmented multimodal agent for unified recommendation, is accepted to Findings of ACL 2026.

  4. Paper

    Released GR2: Generative Reasoning Re-ranker, first-author work on treating re-ranking as a generative reasoning problem at production scale.

    More

    Followed by the GR2 Technical Report and Diffusion-GR2, extending the approach to a diffusion-based re-ranker.

  5. Paper

    AssoCiAm, a benchmark for evaluating association thinking while circumventing ambiguity, is accepted by the EMNLP 2025 main conference.

  6. Paper

    AutoScape: Geometry-Consistent Long-Horizon Scene Generation for Autonomous Driving is accepted by ICCV 2025. See you in Hawaii!

  7. Paper

    One paper on RAG-enhanced LLMs is accepted by the ACL 2025 main conference!

  8. Paper

    Two papers on Incremental Object Keypoint Learning and Efficient Vision-Language Models are accepted by CVPR 2025!

  9. Paper

    Two papers on Multi-modality Recommendation Systems and the External Large Foundation Model (ExFM) are accepted by WWW 2025.

    More

    ExFM was accepted as an Oral presentation on the WWW 2025 Industrial Track.

  10. Award

    One paper on Flat Local Minima for Continual Learning received a Best Paper Nomination at the International Conference on Multimedia Modeling (MMM).

  11. Milestone

    Joined Meta AI as a Research Scientist.

  12. Milestone

    Obtained my Ph.D. from Northwestern University! Thanks to everyone who supported me during this journey.

  13. Milestone

    Joined Meta AI as a Research Scientist Intern.

  14. Talk

    Attending CVPR 2024 in Seattle (June 16–21) to present AIDE at the main conference and two workshops.

    More

    Feel free to reach out if you want to chat about large multi-modality models (LMM), continual learning, model scaling, data curation, or autonomous driving.

  15. Milestone

    Joined the Privacy-Preserving Machine Learning (PPML) team at Sony AI as a Research Intern (April–June).

    More

    Working on scalable and versatile multi-modality (vision-language) foundation models.

  16. Paper

    Two papers accepted by CVPR 2024: “AIDE: An Automatic Data Engine for Object Detection in Autonomous Driving” and “Evidential Active Recognition: Intelligent and Prudent Open-World Embodied Perception”.

    More

    AIDE was further accepted as a poster at the CVPR 2024 Workshop on Data-Driven Autonomous Driving Simulation (DDADS) and as an Oral presentation at the CVPR 2024 Workshop on Vision and Language for Autonomous Driving and Robotics (VLADR). Thanks to all my mentors and collaborators from NEC Labs and Northwestern University — see you in Seattle this summer!

  17. Milestone

    Returned to the Department of Media Analytics at NEC Labs America as a research intern (January–March).

    More

    Working on controllable video/image generation models for autonomous driving.

  18. Paper

    TOA: Task-oriented Active VQA” is accepted by NeurIPS 2023. See you in New Orleans this December!

  19. Paper

    Understanding Self-attention Mechanism via Dynamical System Perspective” is accepted by ICCV 2023.

  20. Talk

    A course final project with Bin Wang on virtual try-on.

    More

    Built on the Segment Anything model plus conditional generative models (Stable Diffusion and conditional GANs) trained with Hugging Face Diffusers. Some code snippets are released here.

  21. Milestone

    Summer internship in the Department of Media Analytics at NEC Labs America on autonomous driving and continual learning.

    More

    Working with Dr. Jong-Chyi Su, Dr. Samuel Schulter, and Prof. Manmohan Chandraker.

  22. Talk

    Gave a talk at AI TIME on Incremental Subpopulation Shifting (ECCV 2022).

  23. Paper

    Balancing between Forgetting and Acquisition in Incremental Subpopulation Learning” is accepted by ECCV 2022.

    More

    The code is released on GitHub.

  24. Milestone

    Started an internship in the Department of Machine Learning at NEC Labs America on interactive visual exploration systems.

    More

    Working with Dr. Erik Kruus.

  25. Milestone

    Started my Ph.D. journey at Northwestern University!

03 — Research

Publications

* denotes equal contribution. Expand any entry for the main takeaways.

Figure from “GR2: Generative Reasoning Re-ranker”

arXiv 2026

GR2: Generative Reasoning Re-ranker

Mingfu Liang, Yufei Li, Jay Xu, Kavosh Asadi, Xi Liu, Shuo Gu, Kaushik Rangadurai, Frank Shyu, Shuaiwen Wang, Song Yang, Zhijing Li, Jiang Liu, Mengying Sun, Fei Tian, Xiaohan Wei, Chonglin Sun, Jacob Tao, Shike Mei, Wenlin Chen, Santanu Kolay, Sandeep Pandey, Hamed Firooz, Luke Simon

  • Presented at Meta's inaugural LLMs for Recommendation Systems Forum, June 2026.
Main takeaways
  • Models multi-stage cascade retrieval and re-ranking as a single tool-assisted reasoning LLM, rather than a pipeline of separately trained stages.
  • Trained with reinforcement learning (DAPO) to optimise recommendation quality and token budget together — which doubles as joint feature selection across the whole cascade.
  • First-author work on serving reasoning-based ranking at production scale.
Figure from “GR2 Technical Report”

arXiv 2026

GR2 Technical Report

Yufei Li*, Zaiwei Zhang*, Mingfu Liang*, Kavosh Asadi*, Jay Xu, Jimmy Kim, Chongyang Bai, Jieyi Zhang, Hongye Xie, Prachi Agrawal, Dian Yu, Tianyi Chen and 50+ further co-authors

Main takeaways
  • Targets re-ranking — the funnel stage closest to what the user actually sees — which most LLM-for-recommendation work skips in favour of retrieval and ranking.
  • Combines mid-training on semantic IDs (a tokenizer with ≥99% uniqueness, so billions of non-semantic catalogue IDs enter the LLM vocabulary), reasoning traces distilled from a stronger teacher, and RL with verifiable rewards built for re-ranking.
  • Delivers +18.7% R@1, +7.1% R@3, and +9.6% N@3 over legacy baselines on industrial-scale traffic.
  • Two findings that shaped the system: supervised fine-tuning collapses at industrial scale (replaced by On-Policy Distillation), and LLMs will hack re-ranking rewards by preserving the incoming order or exploiting position bias — motivating conditional verifiable rewards.
Figure from “Diffusion-GR2: Diffusion Generative Reasoning Re-ranker”

arXiv 2026

Diffusion-GR2: Diffusion Generative Reasoning Re-ranker

Zhuoxuan Zhang*, Kangqi Ni*, Yuhang Chen*, Mingfu Liang*, Xiaohan Wei, Yunchen Pu, Fei Tian, Chonglin Sun, Frank Shyu, Adam (Yang) Song, Sandeep Pandey, Luke Simon, Tianlong Chen, Xi Liu

  • Project and execution lead; joint corresponding author.
Main takeaways
  • Replaces GR2's autoregressive decoder with a block-diffusion language model, decoding many reasoning positions in parallel over a few denoising steps instead of one forward pass per token.
  • Closes the two accuracy gaps that a naive AR-to-diffusion conversion opens, via conversion fine-tuning, on-policy distillation, and reinforcement learning.
  • Reaches a 2.4–3.5× throughput gain on the Amazon Beauty benchmark — the reasoning trace, not the ranking, was the bottleneck.
Figure from “ReasonRec: A Reasoning-Augmented Multimodal Agent for Unified Recommendation”

ACL Findings 2026

ReasonRec: A Reasoning-Augmented Multimodal Agent for Unified Recommendation

Yihua Zhang, Mingfu Liang, Jiyan Yang, Rong Jin, Wen-Yen Chen, Yiping Han, Huayu Li, Buyun Zhang, Liang Luo, Frank Shyu, Luke Simon, Sijia Liu, Tianlong Chen, Xi Liu

Main takeaways
  • A reasoning-augmented multimodal agent that unifies otherwise separate recommendation tasks behind one interface.

arXiv 2026

End-to-End Dynamic Sparsity for Resource-Adaptive LLM Inference

Yuhang Chen, Jinhao Duan, Ruichen Zhang, Mingfu Liang, Xiaohan Wei, Yunchen Pu, Fei Tian, Chonglin Sun, Parish Aggarwal, Frank Shyu, Luke Simon, Sandeep Pandey, Tianlong Chen, Xi Liu

arXiv 2026

Bifocal Diffusion Language Models: Asymmetric Bidirectional Context for Parallel Generation

Yuhang Chen, Xianfeng Wu, Jinhao Duan, Mingfu Liang, Xiaohan Wei, Yunchen Pu, Fei Tian, Chonglin Sun, Parish Aggarwal, Frank Shyu, Luke Simon, Sandeep Pandey, Xi Liu, Tianlong Chen

arXiv 2026

Learning Evidence Highlighting for Frozen LLMs

Shaoang Li, Yanhang Shi, Yufei Li, Mingfu Liang, Xiaohan Wei, Yunchen Pu, Fei Tian, Chonglin Sun, Frank Shyu, Luke Simon, Sandeep Pandey, Xi Liu, Jian Li

arXiv 2026

A Replicate-and-Quantize Strategy for Plug-and-Play Load Balancing of Sparse Mixture-of-Experts LLMs

Zijie Liu, Jie Peng, Jinhao Duan, Zirui Liu, Kaixiong Zhou, Mingfu Liang, Luke Simon, Xi Liu, Zhaozhuo Xu, Tianlong Chen

arXiv 2025

When to Act, When to Wait: Modeling the Intent-Action Alignment Problem in Dialogue

Yaoyao Qian, Jindan Huang, Yuanli Wang, Simon Yu, Kyrie Zhixuan Zhou, Jiayuan Mao, Mingfu Liang, Hanhan Zhou

Figure from “AutoScape: Geometry-Consistent Long-Horizon Scene Generation”

ICCV 2025

AutoScape: Geometry-Consistent Long-Horizon Scene Generation

Jiacheng Chen*, Ziyu Jiang*, Mingfu Liang, Bingbing Zhuang, Jong-Chyi Su, Sparsh Garg, Ying Wu, Manmohan Chandraker

Main takeaways
  • A long-horizon driving scene generation framework. At its core is a novel RGB-D diffusion model that iteratively generates sparse, geometrically consistent keyframes, serving as reliable anchors for the scene's appearance and geometry.
  • To maintain long-range geometric consistency, the model (1) jointly handles image and depth in a shared latent space, (2) explicitly conditions on the existing scene geometry (i.e., rendered point clouds) from previously generated keyframes, and (3) steers the sampling process with a warp-consistent guidance.
  • AutoScape generates realistic and geometrically consistent driving videos of over 20 seconds, improving the long-horizon FID and FVD scores over the prior state of the art by 48.6% and 43.0%, respectively.
Figure from “Incremental Object Keypoint Learning”

CVPR 2025

Incremental Object Keypoint Learning

Mingfu Liang, Jiahuan Zhou, Xu Zou, Ying Wu

Main takeaways
  • The first work exploring Incremental Object Keypoint Learning: scaling up closed-set keypoint estimators with novel keypoints by incremental learning without forgetting, under either sufficient or limited label regimes, for medical and natural images.
Figure from “AIDE: An Automatic Data Engine for Object Detection in Autonomous Driving”

CVPR 2024Workshop Oral

AIDE: An Automatic Data Engine for Object Detection in Autonomous Driving

Mingfu Liang, Jong-Chyi Su, Samuel Schulter, Sparsh Garg, Shiyu Zhao, Ying Wu, Manmohan Chandraker

  • Vision and Language for Autonomous Driving and Robotics (VLADR) Workshop, CVPR 2024 — Oral
  • Data-Driven Autonomous Driving Simulation (DDADS) Workshop, CVPR 2024
Main takeaways
  • Created the first Automatically Improved Data Engine (AIDE) to scale up the Autonomous Vehicle (AV) system on handling safety-critical novel object detection.
  • AIDE composes automatic issue identification, efficient data curation, model improvement via auto-labeling, and verification through diverse AV scenario generation, all intelligently powered by recent advancements in VLMs and LLMs.
  • AIDE can automatically enable closed-set object detectors to detect novel objects, outperforming state-of-the-art (SOTA) open-vocabulary object detectors (OVOD) by a large margin, and achieves the highest cost-efficiency (training and/or labeling) among learning paradigms such as fully-supervised, semi-supervised, and active learning. It also maintains and even improves known-object detection performance, improving SOTA OVOD by >4% average precision (AP) on novel categories without human labels.
  • Iterative use of AIDE significantly boosts performance, and minimal human feedback can lead to substantial gains — e.g., an extra 5.5% AP from correcting 30 images in the verification stage. AIDE also scales up with more unlabeled data and approaches the fully-supervised upper bound.
Figure from “Balancing between Forgetting and Acquisition in Incremental Subpopulation Learning”

ECCV 2022

Balancing between Forgetting and Acquisition in Incremental Subpopulation Learning

Mingfu Liang, Jiahuan Zhou, Wei Wei, Ying Wu

Main takeaways
  • Studied a novel and practical setting for incremental learning, i.e., incrementally learning to classify unseen subpopulations (e.g., different breeds of dogs) as their corresponding population (i.e., the class dog), without retaining the images used for learning the seen population — called Incremental Subpopulation Learning (ISL).
  • Empirically showed that ISL is promising for alleviating the subpopulation shifting problem (i.e., the large performance drop, mostly >30%, when a model tests directly on unseen subpopulations), without sacrificing the original performance on the seen population.
  • Proposed a two-stage learning framework as a novel and the first baseline tailored to ISL, which disentangles knowledge acquisition and forgetting to better handle the stability–plasticity trade-off, inspired by generalized Boosting Theory. Proposed novel proxy estimations to approximately measure forgetting and knowledge acquisition, creating a new optimization objective for ISL.
  • Benchmarked the representative and state-of-the-art non-exemplar-based methods on a recently proposed large-scale dataset tailored to real-world subpopulation shifting for the first time, i.e., the BREEDS datasets, with extensive empirical study and formal analysis.
Figure from “Understanding Self-attention Mechanism via Dynamical System Perspective”

ICCV 2023

Understanding Self-attention Mechanism via Dynamical System Perspective

Zhongzhan Huang*, Mingfu Liang*, Jinghui Qin, Shanshan Zhong, Liang Lin

Main takeaways
  • We empirically show that the intrinsic stiffness phenomenon (SP) found in high-precision solutions of ordinary differential equations (ODEs) also widely exists in high-performance neural networks.
  • We formally demonstrate that the Self-Attention Mechanism (SAM) is a stiffness-aware step size adaptor that can enhance a model's representational ability to measure intrinsic SP by refining the estimation of stiffness information and generating adaptive attention values, providing a new understanding of why and how SAM benefits model performance.
  • This novel perspective can also explain the lottery ticket hypothesis in SAM, design new quantitative metrics of representational ability, and inspire a new theory-inspired approach, StepNet.
Figure from “TOA: Task-oriented Active VQA”

NeurIPS 2023

TOA: Task-oriented Active VQA

Xiaoying Xing, Mingfu Liang, Ying Wu

Main takeaways
  • Propose a task-oriented active (TOA) VQA method to actively and progressively acquire visual information according to the task, imitating the human cognitive process of reasoning, hypothesis, and verification.
  • TOA consists of an LLM as the scheduler to recurrently make dynamic task planning and decisions like a human, and a visual executor to carry out the scheduler's orders. The LLM interacts with the vision modality progressively through multi-round dialogue to dynamically generate task-oriented plans based on previous interaction experience.
  • The LLM analyses the question and the initial caption returned by the vision executor, and then either makes a hypothesis or requests more information based on its initial understanding and the open-world knowledge obtained during LLM pretraining.
  • The LLM then dynamically adjusts its hypothesis based on previous conversations and the visual evidence obtained by the vision executor. This hypothesis–reasoning–verification procedure repeats, letting the LLM activate its internal open-world knowledge and proactively engage with the image to gather relevant information.
Figure from “Evidential Active Recognition: Intelligent and Prudent Open-World Embodied Perception”

CVPR 2024

Evidential Active Recognition: Intelligent and Prudent Open-World Embodied Perception

Lei Fan, Mingfu Liang, Yunxuan Li, Gang Hua, Ying Wu

Main takeaways
  • An embodied agent that decides when it has seen enough to commit to a recognition, and when to keep moving and gather more evidence.
  • Uses evidential uncertainty rather than softmax confidence, so the agent stays prudent on genuinely unfamiliar objects.
  • Targets the open world, where the correct answer is sometimes “none of the known classes”.
Figure from “AttNS: Attention-Inspired Numerical Solving for Limited Data Scenarios”

ICML 2024

AttNS: Attention-Inspired Numerical Solving for Limited Data Scenarios

Zhongzhan Huang, Mingfu Liang, Shanshan Zhong, Liang Lin

Main takeaways
  • Borrows the attention mechanism from deep learning to improve numerical solvers when training data is scarce.
Figure from “External Large Foundation Model: How to Efficiently Serve Trillions of Parameters for Online Ads Recommendation”

WWW 2025Oral

External Large Foundation Model: How to Efficiently Serve Trillions of Parameters for Online Ads Recommendation

Mingfu Liang, Xi Liu, Rong Jin, Boyang Liu, Qiuling Suo, Qinghai Zhou, Song Zhou, Laming Chen, Hua Zheng, Zhiyuan Li, Shali Jiang, Jiyan Yang and 90+ further co-authors

  • WWW 2025 Industrial Track — Oral
  • Cited as the Student Adapter reference in Meta Engineering's post on the Generative Ads Model (GEM), November 2025.
Main takeaways
  • Serves a trillion-parameter foundation model to online ads ranking without paying its full inference cost at serving time.
  • Decouples the heavy external model from the latency-bound production stack, so the two can scale on independent schedules.

ACL 2025

The Efficiency vs. Accuracy Trade-off: Optimizing RAG-Enhanced LLM Recommender Systems Using Multi-Head Early Exit

Huixue Zhou, Hengrui Gu, Xi Liu, Kaixiong Zhou, Mingfu Liang, Yongkang Xiao, Srinivas Govindan, Piyush Chawla, Jiyan Yang, Xiangfei Meng, Huayu Li, Buyun Zhang, Liang Luo, Wen-Yen Chen, Yiping Han, Bo Long, Rui Zhang, Tianlong Chen

Main takeaways
  • Adds multi-head early exit to a RAG-enhanced recommender so easy queries stop early and hard ones keep computing.
  • Trades accuracy against latency along a tunable curve rather than committing to one fixed operating point.

CVPR 2025

Accelerating Multimodal Large Language Models by Searching Optimal Vision Token Reduction

Shiyu Zhao, Zhenting Wang, Felix Juefei-Xu, Xide Xia, Miao Liu, Xiaofang Wang, Mingfu Liang, Ning Zhang, Dimitris N. Metaxas, Licheng Yu

Main takeaways
  • Searches for how many vision tokens each layer actually needs instead of pruning them by a hand-set ratio.
  • Cuts multimodal LLM inference cost while holding accuracy, with no retraining of the base model.

EMNLP 2025

AssoCiAm: A Benchmark for Evaluating Association Thinking while Circumventing Ambiguity

Yifan Liu, Wenkuan Zhao, Shanshan Zhong, Jinghui Qin, Mingfu Liang, Zhongzhan Huang, Wushao Wen

Main takeaways
  • Benchmarks associative reasoning in multimodal models while explicitly controlling for ambiguous prompts.
  • Shows that ambiguity, not association ability, explains much of the apparent gap in prior evaluations.

WWW 2025

DVIB: Towards Robust Multimodal Recommender Systems via Variational Information Bottleneck Distillation

Wenkuan Zhao, Shanshan Zhong, Yifan Liu, Wushao Wen, Jinghui Qin, Mingfu Liang, Zhongzhan Huang

Main takeaways
  • Distils a multimodal recommender through a variational information bottleneck, keeping only what transfers.
  • Improves robustness to noisy and missing modalities at recommendation time.

MMM 2025Best Paper Nomination

Flat Local Minima for Continual Learning on Semantic Segmentation

Zhongzhan Huang, Mingfu Liang, Senwei Liang, Shanshan Zhong

Main takeaways
  • Steers continual segmentation training toward flat minima, which resist forgetting as new classes arrive.
Figure from “Exploring Compositional Visual Generation with Latent Classifier Guidance”

CVPRW 2023

Exploring Compositional Visual Generation with Latent Classifier Guidance

Changhao Shi, Haomiao Ni, Kai Li, Shaobo Han, Mingfu Liang, Martin Renqiang Min

  • CVPR 2023, Workshop of Generative Models for Computer Vision
Main takeaways
  • We show that performing classifier guidance on the latent space modelled by diffusion models can provide effective compositional generation, and also enables sequential editing with high fidelity.

Related lecture on “Guidance for Diffusion Models” given in CS-496 Deep Generative Modelsslides.

Figure from “DIANet: Dense-and-Implicit Attention Network”

AAAI 2020

DIANet: Dense-and-Implicit Attention Network

Zhongzhan Huang*, Senwei Liang*, Mingfu Liang, Haizhao Yang

Main takeaways
  • We propose a novel-yet-simple framework that shares an attention module throughout different network layers to encourage the integration of layer-wise information, called the Dense-and-Implicit-Attention (DIA) unit.
  • Many choices of modules can be used in the DIA unit. Since Long Short Term Memory (LSTM) has the capacity to capture long-distance dependency, we focus on the case when the DIA unit is a modified LSTM (called DIA-LSTM).
  • Experiments on benchmark datasets show that the DIA-LSTM unit is capable of emphasizing layer-wise feature interrelation and leads to significant improvement in image classification accuracy.
  • We further empirically show that DIA-LSTM has a strong regularization ability for stabilizing the training of deep networks, demonstrated by experiments with the removal of skip connections or Batch Normalization in the whole residual network.
Figure from “Instance Enhancement Batch Normalization: An Adaptive Regulator of Batch Noise”

AAAI 2020

Instance Enhancement Batch Normalization: An Adaptive Regulator of Batch Noise

Senwei Liang*, Zhongzhan Huang*, Mingfu Liang, Haizhao Yang

Main takeaways
  • We offer a new point of view that the self-attention mechanism can help regulate noise by enhancing instance-specific information to obtain a better regularization effect.
  • We propose an attention-based BN called Instance Enhancement Batch Normalization (IEBN) that recalibrates the information of each channel by a simple linear transformation.
  • IEBN has a good capacity for regulating batch noise and stabilizing network training to improve generalization, even in the presence of two kinds of noise attacks during training.
Figure from “CAP: Context-Aware Pruning for Semantic Segmentation”

WACV 2021

CAP: Context-Aware Pruning for Semantic Segmentation

Wei He, Meiqing Wu, Mingfu Liang, Siew-Kei Lam

Main takeaways
  • Work done during a summer research internship at Nanyang Technological University (NTU, Singapore).
  • The first work to explore contextual information for guiding channel pruning tailored to semantic segmentation.
  • We formulate the embedded contextual information by leveraging layer-wise channel interdependency via the Context-aware Guiding Module (CAGM), and introduce Context-aware Guided Sparsification (CAGS) to adaptively identify informative channels in the cumbersome model by inducing channel-wise sparsity on the scaling factors in batch normalization layers.
  • The resulting pruned models require significantly fewer operations for inference while maintaining comparable performance to (at times outperforming) the original models. We evaluated our framework on widely used benchmarks and showed its effectiveness on both large and lightweight models.
Figure from “Lottery Ticket Hypothesis for Attention Mechanism in Residual Convolutional Neural Network”

ICME 2024Oral

Lottery Ticket Hypothesis for Attention Mechanism in Residual Convolutional Neural Network

Zhongzhan Huang*, Senwei Liang*, Mingfu Liang, Wei He, Haizhao Yang, Liang Lin

Main takeaways
  • Extends the lottery ticket hypothesis to self-attention modules inside residual CNNs, finding sparse attention subnetworks that train to full accuracy.

Neurocomputing 2025

A Generic Shared Attention Mechanism for Various Backbone Neural Networks

Zhongzhan Huang, Senwei Liang, Mingfu Liang, Liang Lin

Main takeaways
  • Shares one attention module across layers instead of learning a separate one per layer, cutting parameters at equal accuracy.

ICANN 2021

Blending Pruning Criteria for Convolutional Neural Networks

Wei He, Zhongzhan Huang, Mingfu Liang, Senwei Liang, Haizhao Yang

Main takeaways
  • Combines several pruning criteria rather than trusting one, since no single criterion wins across layers.

arXiv 2021

AlterSGD: Finding Flat Minima for Continual Learning by Alternative Training

Zhongzhan Huang, Mingfu Liang, Senwei Liang, Wei He

Main takeaways
  • Alternates the training objective to settle in flat minima, which forget less as tasks arrive in sequence.

arXiv 2020

Efficient Attention Network: Accelerate Attention by Searching Where to Plug

Zhongzhan Huang, Senwei Liang, Mingfu Liang, Wei He, Haizhao Yang

Main takeaways
  • Searches where to insert attention modules rather than attaching one to every block, keeping the gains at a fraction of the cost.

04 — Community

Service & teaching

Conference reviewing

Programme committee member / reviewer · 14 venues

  • Conference on Computer Vision and Pattern Recognition (CVPR)2021, 2022, 2023, 2024, 2025, 2026
  • International Conference on Computer Vision (ICCV)2021, 2023, 2025
  • European Conference on Computer Vision (ECCV)2022, 2024
  • Conference on Neural Information Processing Systems (NeurIPS)2023, 2024, 2025
  • NeurIPS Datasets and Benchmarks Track2024
  • International Conference on Machine Learning (ICML)2024, 2025, 2026

+8 more on the CV →

Journal reviewing

Invited reviewer · 9 journals

  • IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI)
  • International Journal of Computer Vision (IJCV)
  • IEEE Transactions on Neural Networks and Learning Systems (TNNLS)
  • IEEE Transactions on Multimedia (TMM)
  • IEEE Transactions on Circuits and Systems for Video Technology (TCSVT)

+4 more on the CV →

Teaching assistant

  • Introduction to Computer Vision EE 332 Fall 2021
  • Engineering Analysis EE 205-1 Fall 2023

Selected awards

Full list on the CV →