← Search

Ge Yang

32 accepted papers

2026

Attribution-Guided and Coverage-Maximized Pruning for Structural MoE Compression

ICML 2026spotlight

Mixture-of-Experts (MoE) models scale compute efficiently, yet they remain expensive to deploy due to substantial memory footprint and inference overhead. Prior methods mainly operate at the expert level, either removing whole experts or ranking experts by importance. However, such expert-wise decis…

Cited by 0SourceScholar
2026

Benchmarking the Scientific Mind: Toward Evaluation of Complex-Reasoning Biomedical VQA

ICML 2026poster

Despite progress of Multimodal Large Language Models (MLLMs) in biomedical visual question answering (VQA), existing benchmarks provide limited assessment of their scientific reasoning capabilities. Most datasets adopt single-image question construction and outcome-oriented evaluation, where correct…

Cited by 0SourceScholar
2026

ExBody2: Advanced Expressive Humanoid Whole-Body Control

ICRA 2026poster

This paper tackles the challenge of enabling real-world humanoid robots to perform expressive and dynamic whole-body motions while maintaining stability. We propose ExBody2, a whole-body tracking framework trained in simulation with Reinforcement Learning and then transferred to the real world. The …

2025

Dual-Res Tandem Mamba-3D: Bilateral Breast Lesion Detection and Classification on Non-contrast Chest CT

NeurIPS 2025poster

Breast cancer remains a leading cause of death among women, with early detection significantly improving prognosis. Non-contrast computed tomography (NCCT) scans of the chest, routinely acquired for thoracic assessments, often capture the breast region incidentally, presenting an underexplored oppor…

Cited by 0SourceScholar
2025

Learning Generalizable Feature Fields for Mobile Manipulation

IROS 2025

An open problem in mobile manipulation is how to represent objects and scenes in a unified manner so that robots can use both for navigation and manipulation. The latter requires capturing intricate geometry while understanding fine-grained semantics, whereas the former involves capturing the comple

Cited by 49SourceScholar
2025

Lucid-XR: An Extended-Reality Data Engine for Robotic Manipulation

CoRL 2025poster

We introduce Lucid-XR, a generative data engine for creating diverse and realistic-looking data to train real-world robot systems. At the core of Lucid-XR is vuer, a web-based physics simulation environment that runs directly on the XR headset, enabling internet-scale access to immersive, latency-fr…

Cited by 0SourceScholar
2025

MaRS: A Fast Sampler for Mean Reverting Diffusion based on ODE and SDE Solvers

ICLR 2025spotlight

In applications of diffusion models, controllable generation is of practical significance, but is also challenging. Current methods for controllable generation primarily focus on modifying the score function of diffusion models, while Mean Reverting (MR) Diffusion directly modifies the structure of…

Cited by 0SourcePDFScholar
2025

Mobile-TeleVision: Predictive Motion Priors for Humanoid Whole-Body Control

ICRA 2025

Humanoid robots require both robust lower-body locomotion and precise upper-body manipulation. While recent Reinforcement Learning (RL) approaches provide whole-body loco-manipulation policies, they lack precise manipulation with high DoF arms. In this paper, we propose decoupling upper-body control

Cited by 85SourceScholar
2025

WildLMa: Long Horizon Loco-Manipulation in the Wild

ICRA 2025

‘In-the-wild’ mobile manipulation aims to deploy robots in diverse real-world environments, which requires the robot to (1) have skills that generalize across object configurations; (2) be capable of long-horizon task execution in diverse environments; and (3) perform complex manipulation beyond pic

Cited by 16SourceScholar
2024

Compressing Large Language Models by Joint Sparsification and Quantization

ICML 2024poster

In this paper, we introduce a novel model compression technique named Joint Sparsification and Quantization (JSQ), explicitly tailored for large language models (LLMs). Traditional methods employ either sparsification or quantization individually to compress LLMs, leading to performance degradation…

2024

Expressive Whole-Body Control for Humanoid Robots

RSS 2024poster

Can we enable humanoid robots to generate rich, diverse, and expressive motions in the real world? We propose to learn a whole-body control policy on a human-sized robot to mimic human motions as realistic as possible. To train such a policy, we leverage the large-scale human motion capture data fro…

Cited by 94SourcePDFScholar
2024

LLMCBench: Benchmarking Large Language Model Compression for Efficient Deployment

NeurIPS 2024spotlight

Although large language models (LLMs) have demonstrated their strong intelligence ability, the high demand for computation and storage hinders their practical application. To this end, many model compression techniques are proposed to increase the efficiency of LLMs. However, current researches only…

2024

Language-Driven Physics-Based Scene Synthesis and Editing via Feature Splatting

ECCV 2024poster

"Scene representations using 3D Gaussian primitives have produced excellent results in modeling the appearance of static and dynamic 3D scenes. Many graphics applications, however, demand the ability to manipulate both the appearance and the physical properties of objects. We introduce Feature Splat…

Cited by 12SourcePDFScholar
2024

Open-TeleVision: Teleoperation with Immersive Active Visual Feedback

CoRL 2024poster

Teleoperation serves as a powerful method for collecting on-robot data essential for robot learning from demonstrations. The intuitiveness and ease of use of the teleoperation system are crucial for ensuring high-quality, diverse, and scalable data. To achieve this, we propose an immersive teleopera…

Cited by 99SourceScholar
2023

Cascade RDN: Towards Accurate Localization in Industrial Visual Anomaly Detection With Structural Anomaly Generation

RA-L 2023

Unsupervised visual anomaly detection uses only anomaly-free images to detect anomalous patterns, whose recent methods mainly focus on the anomaly classification sub-task but neglect to localize anomalies accurately. Existing reconstruction-based and representation-based methods yield anomaly score

Cited by 3SourceScholar
2023

Compositional Sculpting of Iterative Generative Processes

NeurIPS 2023poster

High training costs of generative models and the need to fine-tune them for specific tasks have created a strong interest in model reuse and composition. A key challenge in composing iterative generative processes, such as GFlowNets and diffusion models, is that to realize the desired target distrib…

2023

Distilled Feature Fields Enable Few-Shot Language-Guided Manipulation

CoRL 2023oral

Self-supervised and language-supervised image models contain rich knowledge of the world that is important for generalization. Many robotic tasks, however, require a detailed understanding of 3D geometry, which is often lacking in 2D image features. This work bridges this 2D-to-3D gap for robotic ma…

Cited by 113SourcecodeScholar
2023

Improving Generalization of Adversarial Training via Robust Critical Fine-Tuning

ICCV 2023poster

Deep neural networks are susceptible to adversarial examples, posing a significant security risk in critical applications. Adversarial Training (AT) is a well-established technique to enhance adversarial robustness, but it often comes at the cost of decreased generalization ability. This paper propo…

Cited by 32PDFcodeScholar
2023

To the Noise and Back: Diffusion for Shared Autonomy

RSS 2023poster

Shared autonomy is an operational concept in which a user and an autonomous agent collaboratively control a robotic system. It provides a number of advantages over the extremes of full-teleoperation and full-autonomy in many settings. Traditional approaches to shared autonomy rely on knowledge of th…

2023

XNet: Wavelet-Based Low and High Frequency Fusion Networks for Fully- and Semi-Supervised Semantic Segmentation of Biomedical Images

ICCV 2023poster

Fully- and semi-supervised semantic segmentation of biomedical images have been advanced with the development of deep neural networks (DNNs). So far, however, DNN models are usually designed to support one of these two learning schemes, unified models that support both fully- and semi-supervised seg…

Cited by 103PDFcodeScholar
2022

Deep Neural Networks Learn Meta-Structures from Noisy Labels in Semantic Segmentation

AAAI 2022technical

How deep neural networks (DNNs) learn from noisy labels has been studied extensively in image classification but much less in image segmentation. So far, our understanding of the learning behavior of DNNs trained by noisy segmentation labels remains limited. In this study, we address this deficiency…

Cited by 7SourcePDFScholar
2018

Learning Plannable Representations with Causal InfoGAN

NeurIPS 2018poster

In recent years, deep generative models have been shown to 'imagine' convincing high-dimensional observations such as images, audio, and even video, learning directly from raw data. In this work, we ask how to imagine goal-directed visual plans -- a plausible sequence of observations that transition…

2018

Some Considerations on Learning to Explore via Meta-Reinforcement Learning

ICLR 2018workshop

We consider the problem of exploration in meta reinforcement learning. Two new meta reinforcement learning algorithms are suggested: E-MAML and ERL2. Results are presented on a novel environment we call 'Krazy World' and a set of maze environments. We show E-MAML and ERL2 deliver better performance…

Cited by 151SourcecodeScholar
2018

The Importance of Sampling inMeta-Reinforcement Learning

NeurIPS 2018poster

We interpret meta-reinforcement learning as the problem of learning how to quickly find a good sampling distribution in a new environment. This interpretation leads to the development of two new meta-reinforcement learning algorithms: E-MAML and E-$\text{RL}^2$. Results are presented on a new enviro…