← Search

Shenghe Zheng

9 accepted papers

2026

Dual-Agent Reinforcement Learning for Adaptive and Cost-Aware Visual-Inertial Odometry

CVPR 2026

Visual-Inertial Odometry (VIO) is a critical component for robust ego-motion estimation, enabling foundational capabilities such as autonomous navigation in robotics and real-time 6-DoF tracking for augmented reality.Existing methods face a well-known trade-off: filter-based approaches are efficient

Cited by 0SourceScholar
2026

FRISM: Fine-Grained Reasoning Injection via Subspace-Level Model Merging for Vision–Language Models

ICML 2026poster

Efficiently enhancing the reasoning capabilities of Vision-Language Models (VLMs) by merging them with Large Reasoning Models (LRMs) has emerged as a promising direction. However, existing methods typically operate at a coarse-grained layer level, which often leads to a trade-off between injecting r…

Cited by 0SourceScholar
2026

SCI-Verifier: Scientific Verifier with Thinking

ICLR 2026poster

As large language models (LLMs) are increasingly applied to scientific reasoning, the complexity of answer formats and the diversity of equivalent expressions make answer verification a critical yet challenging task. Existing verification studies in scientific domains suffer from two major limitatio…

Cited by 0SourcecodeScholar
2025

Breaking the Compression Ceiling: Data-Free Pipeline for Ultra-Efficient Delta Compression

NeurIPS 2025poster

With the rise of the fine-tuned–pretrained paradigm, storing numerous fine-tuned models for multi-tasking creates significant storage overhead. Delta compression alleviates this by storing only the pretrained model and the highly compressed delta weights (the differences between fine-tuned and pretr…

Cited by 0SourcecodeScholar
2025

MoE-Gyro: Self-Supervised Over-Range Reconstruction and Denoising for MEMS Gyroscopes

NeurIPS 2025poster

MEMS gyroscopes play a critical role in inertial navigation and motion control applications but typically suffer from a fundamental trade-off between measurement range and noise performance. Existing hardware-based solutions aimed at mitigating this issue introduce additional complexity, cost, and s…

Cited by 0SourcecodeScholar
2025

Scaling Physical Reasoning with the PHYSICS Dataset

NeurIPS 2025poster

Large Language Models (LLMs) have achieved remarkable progress on advanced reasoning tasks such as mathematics and coding competitions. Meanwhile, physics, despite being both reasoning-intensive and essential to real-world understanding, received limited academic and industrial attention. This paper…

Cited by 0SourcecodeScholar
2024

DCLP: Neural Architecture Predictor with Curriculum Contrastive Learning

AAAI 2024technical

Neural predictors have shown great potential in the evaluation process of neural architecture search (NAS). However, current predictor-based approaches overlook the fact that training a predictor necessitates a considerable number of trained neural networks as the labeled training set, which is cost…

2024

IntraMix: Intra-Class Mixup Generation for Accurate Labels and Neighbors

NeurIPS 2024poster

Graph Neural Networks (GNNs) have shown great performance in various tasks, with the core idea of learning from data labels and aggregating messages within the neighborhood of nodes. However, the common challenges in graphs are twofold: insufficient accurate (high-quality) labels and limited neighbo…