← Search

Sihang Li

31 accepted papers

2026

CALM Before the STORM: Unlocking Native Reasoning for Optimization Modeling

ICML 2026poster

Large Reasoning Models (LRMs) have demonstrated strong capabilities in complex multi-step reasoning, opening new opportunities for automating optimization modeling. However, existing domain adaptation methods, originally designed for earlier instruction-tuned models, often fail to exploit the advanc…

Cited by 0SourceScholar
2026

CRAG: Can 3D Generative Models Help 3D Assembly?

ICML 2026poster

Most existing 3D assembly methods treat the problem as pure pose estimation, rearranging observed parts via rigid transformations. In contrast, human assembly naturally couples structural reasoning with holistic shape inference. Inspired by this intuition, we reformulate 3D assembly as a joint probl…

Cited by 0SourceScholar
2026

Interpretable Reward Model via Sparse Autoencoder

AAAI 2026technical

Large language models (LLMs) have been widely deployed across numerous fields. Reinforcement Learning from Human Feedback (RLHF) leverages reward models (RMs) as proxies for human preferences to align LLM behaviors with human values, making the accuracy, reliability, and interpretability of RMs crit

Cited by 0SourcePDFScholar
2026

Look Back to Reason Forward: Revisitable Memory for Long-Context LLM Agents

ICLR 2026poster

Large language models face challenges in long-context question answering, where key evidence of a query may be dispersed across millions of tokens. Existing works equip large language models with a memory corpus that is dynamically updated during a single-pass document scan, also known as the "memor…

Cited by 0SourcecodeScholar
2025

Adversarial Exploitation of Data Diversity Improves Visual Localization

ICCV 2025poster

Visual localization, which estimates a camera's pose within a known scene, is a fundamental capability for autonomous systems. While absolute pose regression (APR) methods have shown promise for efficient inference, they often struggle with generalization. Recent approaches attempt to address this t…

Cited by 0SourcePDFScholar
2025

FlightGPT: Towards Generalizable and Interpretable UAV Vision-and-Language Navigation with Vision-Language Models

EMNLP 2025

Unmanned Aerial Vehicle (UAV) Vision-and-Language Navigation (VLN) is vital for applications such as disaster response, logistics delivery, and urban inspection. However, existing methods often struggle with insufficient multimodal fusion, weak generalization, and poor interpretability. To address t

2025

GARF: Learning Generalizable 3D Reassembly for Real-World Fractures

ICCV 2025poster

3D reassembly is a challenging spatial intelligence task with broad applications across scientific domains. While large-scale synthetic datasets have fueled promising learning-based approaches, their generalizability to different domains is limited. Critically, it remains uncertain whether models tr…

Cited by 0SourcePDFScholar
2025

NExT-Mol: 3D Diffusion Meets 1D Language Modeling for 3D Molecule Generation

ICLR 2025poster

3D molecule generation is crucial for drug discovery and material design. While prior efforts focus on 3D diffusion models for their benefits in modeling continuous 3D conformers, they overlook the advantages of 1D SELFIES-based Language Models (LMs), which can generate 100\% valid molecules and lev…

2025

Route Sparse Autoencoder to Interpret Large Language Models

EMNLP 2025

Mechanistic interpretability of large language models (LLMs) aims to uncover the internal processes of information propagation and reasoning. Sparse autoencoders (SAEs) have demonstrated promise in this domain by extracting interpretable and monosemantic features. However, prior works primarily focu

2025

SciAssess: Benchmarking LLM Proficiency in Scientific Literature Analysis

NAACL 2025findings

Recent breakthroughs in Large Language Models (LLMs) have revolutionized scientific literature analysis. However, existing benchmarks fail to adequately evaluate the proficiency of LLMs in this domain, particularly in scenarios requiring higher-level abilities beyond mere memorization and the handli…

2025

SciLitLLM: How to Adapt LLMs for Scientific Literature Understanding

ICLR 2025poster

Scientific literature understanding is crucial for extracting targeted information and garnering insights, thereby significantly advancing scientific discovery. Despite the remarkable success of Large Language Models (LLMs), they face challenges in scientific literature understanding, primarily due…

2025

Search and Refine During Think: Facilitating Knowledge Refinement for Improved Retrieval-Augmented Reasoning

NeurIPS 2025poster

Large language models have demonstrated impressive reasoning capabilities but are inherently limited by their knowledge reservoir. Retrieval-augmented reasoning mitigates this limitation by allowing LLMs to query external resources, but existing methods often retrieve irrelevant or noisy information…

Cited by 0SourceScholar
2025

Towards Unified and Lossless Latent Space for 3D Molecular Latent Diffusion Modeling

NeurIPS 2025poster

3D molecule generation is crucial for drug discovery and material science, requiring models to process complex multi-modalities, including atom types, chemical bonds, and 3D coordinates. A key challenge is integrating these modalities of different shapes while maintaining SE(3) equivariance for 3D c…

Cited by 0SourcecodeScholar
2024

Discrete Time Trajectory Tracking Control for Four-Mecanum-Wheeled Mobile Vehicle: An Variable Gain ADRC Method

RA-L 2024

In this letter, a novel discrete active disturbance rejection control (ADRC) method is proposed to solve the trajectory tracking problem for a four-mecanum-wheeled mobile vehicle (FMWMV). The discrete ADRC method consists of a discrete variable-gain extended state observer (VGESO) and a discrete var

Cited by 12SourceScholar
2024

MolTC: Towards Molecular Relational Modeling In Language Models

ACL 2024findings

Molecular Relational Learning (MRL), aiming to understand interactions between molecular pairs, plays a pivotal role in advancing biochemical research. Recently, the adoption of large language models (LLMs), known for their vast knowledge repositories and advanced logical inference capabilities, has…

2024

ReactXT: Understanding Molecular “Reaction-ship” via Reaction-Contextualized Molecule-Text Pretraining

ACL 2024findings

Molecule-text modeling, which aims to facilitate molecule-relevant tasks with a textual interface and textual knowledge, is an emerging research direction. Beyond single molecules, studying reaction-text modeling holds promise for helping the synthesis of new materials and drugs. However, previous w…

2024

SSCBench: A Large-Scale 3D Semantic Scene Completion Benchmark for Autonomous Driving

IROS 2024

Monocular scene understanding is a foundational component of autonomous systems. Within the spectrum of monocular perception topics, one crucial and useful task for holistic 3D scene understanding is semantic scene completion (SSC), which jointly completes semantic information and geometric details

Cited by 90SourcecodeScholar
2024

Towards 3D Molecule-Text Interpretation in Language Models

ICLR 2024poster

Language Models (LMs) have greatly influenced diverse domains. However, their inherent limitation in comprehending 3D molecular structures has considerably constrained their potential in the biomolecular domain. To bridge this gap, we focus on 3D molecule-text interpretation, and propose 3D-MoLM: 3D…

2024

Towards Dynamic and Small Objects Refinement for Unsupervised Domain Adaptative Nighttime Semantic Segmentation

IROS 2024poster

Nighttime semantic segmentation plays a crucial role in practical applications, such as autonomous driving, where it frequently encounters difficulties caused by inadequate illumination conditions and the absence of well-annotated datasets. Moreover, semantic segmentation models trained on daytime d…

Cited by 2SourcecodeScholar
2023

Boosting UAV Tracking With Voxel-Based Trajectory-Aware Pre-Training

RA-L 2023

Siamese network-based object tracking has remarkably promoted the automatic capability for highly-maneuvered unmanned aerial vehicles (UAVs). However, the leading-edge tracking framework often depends on template matching, making it trapped when facing multiple views of object in consecutive frames.

Cited by 9SourceScholar
2023

Continuity-Aware Latent Interframe Information Mining for Reliable UAV Tracking

ICRA 2023poster

Unmanned aerial vehicle (UAV) tracking is crucial for autonomous navigation and has broad applications in robotic automation fields. However, reliable UAV tracking remains a challenging task due to various difficulties like frequent occlusion and aspect ratio change. Additionally, most of the existi…

Cited by 8SourcecodeScholar
2023

MolCA: Molecular Graph-Language Modeling with Cross-Modal Projector and Uni-Modal Adapter

EMNLP 2023long main

Language Models (LMs) have demonstrated impressive molecule understanding ability on various 1D text-related tasks. However, they inherently lack 2D graph perception — a critical ability of human professionals in comprehending molecules' topological structures. To bridge this gap, we propose MolCA:…

Cited by 0SourcecodeScholar
2023

SGDViT: Saliency-Guided Dynamic Vision Transformer for UAV Tracking

ICRA 2023poster

Vision-based object tracking has boosted extensive autonomous applications for unmanned aerial vehicles (UAVs). However, the dynamic changes in flight maneuver and viewpoint encountered in UAV tracking pose significant difficulties, e.g., aspect ratio change, and scale variation. The conventional cr…

Cited by 44SourcecodeScholar
2022

Ad2Attack: Adaptive Adversarial Attack on Real-Time UAV Tracking

ICRA 2022poster

Visual tracking is adopted to extensive unmanned aerial vehicle (UAV)-related applications, which leads to a highly demanding requirement on the robustness of UAV trackers. However, adding imperceptible perturbations can easily fool the tracker and cause tracking failures. This risk is often overloo…

Cited by 28SourcecodeScholar
2022

End-to-End Feature Decontaminated Network for UAV Tracking

IROS 2022poster

Object feature pollution is one of the burning issues in vision-based UAV tracking, commonly caused by occlusion, fast motion, and illumination variation. Due to the contaminated information in the polluted object features, most trackers fail to precisely estimate the object location and scale. To a…

Cited by 5SourcecodeScholar
2022

HighlightNet: Highlighting Low-Light Potential Features for Real-Time UAV Tracking

IROS 2022poster

Low-light environments have posed a formidable challenge for robust unmanned aerial vehicle (UAV) tracking even with state-of-the-art (SOTA) trackers since the poten-tial image features are hard to extract under adverse light conditions. Besides, due to the low visibility, accurate online selection…

Cited by 25SourcecodeScholar
2022

Let Invariant Rationale Discovery Inspire Graph Contrastive Learning

ICML 2022spotlight

Leading graph contrastive learning (GCL) methods perform graph augmentations in two fashions: (1) randomly corrupting the anchor graph, which could cause the loss of semantic information, or (2) using domain knowledge to maintain salient features, which undermines the generalization to other domains…

2022

Local Perception-Aware Transformer for Aerial Tracking

IROS 2022poster

Transformer-based visual object tracking has been utilized extensively. However, the Transformer structure is lack of enough inductive bias. In addition, only focusing on encoding the global feature does harm to modeling local details, which restricts the capability of tracking in aerial robots. Spe…

Cited by 10SourcecodeScholar