← Search

Qiang Zhang

151 accepted papers

2026

ArenaRL: Scaling RL for Open-Ended Agents via Tournament-based Relative Ranking

ICML 2026poster

Reinforcement learning (RL) has advanced LLM agents on verifiable tasks but remains challenging for open-ended tasks with vast solution spaces (e.g., complex travel planning). Lacking objective ground truth, current RL algorithms rely on reward models assigning scalar scores to individual responses.…

Cited by 0SourceScholar
2026

ArtVIP: Articulated Digital Assets of Visual Realism, Modular Interaction, and Physical Fidelity for Robot Learning

ICLR 2026poster

Robot learning increasingly relies on simulation to advance complex ability such as dexterous manipulations and precise interactions, necessitating high-quality digital assets to bridge the sim-to-real gap. However, existing open-source articulated object datasets for simulation are limited by insuf…

Cited by 0SourceScholar
2026

Breaking the Modality Barrier: Generative Modeling for Accurate Molecule Retrieval from Mass Spectra

AAAI 2026technical

Retrieving molecular structures from tandem mass spectra is a crucial step in rapid compound identification. Existing retrieval methods, such as traditional mass spectral library matching, suffer from limited spectral library coverage, while recent cross-modal representation learning frameworks ofte

Cited by 0SourcePDFScholar
2026

CoT-Evo: Evolutionary Distillation of Chain-of-Thought for Scientific Reasoning

ICLR 2026poster

While chain-of-thought (CoT) distillation from advanced large language models (LLMs) has proven effective in general reasoning tasks, it struggles in scientific domains where even advanced models often produce incorrect or superficial reasoning due to high complexity and specialized knowledge requir…

Cited by 0SourceScholar
2026

Compose Your Policies! Improving Diffusion-based or Flow-based Robot Policies via Test-time Distribution-level Composition

ICLR 2026poster

Diffusion-based models for robotic control, including vision-language-action (VLA) and vision-action (VA) policies, have demonstrated significant capabilities. Yet their advancement is constrained by the high cost of acquiring large-scale interaction datasets. This work introduces an alternative par…

Cited by 0SourcecodeScholar
2026

DAG-MoE: From Simple Mixture to Structural Aggregation in Mixture-of-Experts

ICML 2026poster

Mixture-of-Experts (MoE) models have become a leading approach for decoupling parameter count from computational cost in large language models. Despite significant progress, effectively scaling MoE performance remains a challenge. Previous work shows that the use of fine-grained experts enlarges the…

Cited by 0SourceScholar
2026

Distillation-Guided Structural Transfer for Continual Learning Beyond Sparse Distributed Memory

AAAI 2026technical

Sparse neural systems are gaining traction for efficient continual learning due to their modularity and low interference. Architectures like Sparse Distributed Memory Multi-Layer Perceptrons (SDMLP) construct task-specific subnetworks via Top-K activation and have shown resilience against catastroph

Cited by 0SourcePDFScholar
2026

Domain-Aware Multi-View Contrastive Representation Learning for Protein Subcellular Localization Prediction

AAAI 2026technical

Protein subcellular localization prediction is essential for understanding protein function and cellular organization. However, existing methods exhibit two major limitations: (1) they overlook the critical role of evolutionarily conserved protein domains, which are fundamental functional and struct

Cited by 0SourcePDFScholar
2026

Dynamic Geometric Equivariant Network for Full-Atom Antibody Design

AAAI 2026technical

Antibody design is critically important in biomedical and therapeutic contexts but remains extremely challenging due to the complexity of antibody sequence–structure relationships and stringent antigen specificity requirements. Traditional computational approaches rely on multi-stage pipelines and o

Cited by 0SourcePDFScholar
2026

From Interaction Trajectories to Prompt Rules: Credit Assignment for Multi-Agent Prompt Optimization

ICML 2026poster

Large language model (LLM)-based multi-agent systems commonly rely on natural-language prompts to specify agent behavior, yet optimizing these prompts remains challenging when agent roles and interaction structures are fixed by design. In such systems, behaviors emerge over long, noisy interaction t…

Cited by 0SourceScholar
2026

Fusion in Your Way: Aligning Image Fusion with Heterogeneous Demands via Direct Preference Optimization

CVPR 2026

As a key technique in multi-modal processing, infrared and visible image fusion (IVIF) plays a crucial role in integrating complementary spectral information for visual enhancement and downstream vision tasks. Despite remarkable progress, existing methods struggle to flexibly accommodate heterogeneo

Cited by 0SourcecodeScholar
2026

HAIC: Humanoid Agile Object Interaction Control via Dynamics-Aware World Model

RSS 2026poster

Humanoid robots exhibit significant potential for executing complex whole-body interaction tasks in unstructured environments. While recent advancements in Human-Object Interaction (HOI) have been substantial, prevailing methodologies predominantly address the manipulation of fully actuated objects,…

Cited by 0SourceScholar
2026

InnoEval: On Research Idea Evaluation as a Knowledge-Grounded, Multi-Perspective Reasoning Problem

ICML 2026poster

The rapid evolution of Large Language Models has catalyzed a surge in scientific idea production, yet this leap has not been accompanied by a matching advance in idea evaluation. The fundamental nature of scientific evaluation needs knowledgeable grounding, collective deliberation, and multi-criteri…

Cited by 0SourceScholar
2026

Learning Structural Latent Points for Efficient Visual Representations in Robotic Manipulation

ICRA 2026poster

Current 3D-aware pretraining methods for embodied perception and manipulation are largely built on differentiable rendering frameworks, producing either fully implicit neural fields or fully explicit geometric primitives. Implicit representations, while expressive, lack explicit structural cues, whe…

2026

Learning Structurally Stabilized Representations for Lossless DNA Storage

AAAI 2026technical

This paper presents Reed-Solomon coded single-stranded representation learning (RSRL), a novel end-to-end model for learning representations for lossless DNA data storage. In contrast to existing learning-based methods, RSRL is inspired by both error-correction codec and structural biology. Specific

Cited by 0SourcePDFScholar
2026

MVISTA-4D: View-Consistent 4D World Model with Test-Time Action Inference for Robotic Manipulation

ICML 2026poster

World-model-based imagine-then-act becomes a promising paradigm for robotic manipulation, yet existing approaches typically support either purely image-based forecasting or reasoning over partial 3D geometry, limiting their ability to predict complete 4D scene dynamics. This work proposes a novel em…

Cited by 6SourceScholar
2026

MoSA: Motion-constrained Stress Adaptation for Mitigating Real-to-Sim Gap in Continuum Dynamics via Learning Residual Anisotropy

ICML 2026poster

Learning real-world dynamics from visual observations is crucial for various domains. A common strategy is to calibrate simulators by estimating physical parameters, yet accuracy is ultimately bounded by the underlying physical models, which often assume materials are homogeneous and isotropic. Even…

Cited by 0SourceScholar
2026

NeuSpeech: Decode Neural signal as Speech

ICASSP 2026poster

Decoding language from brain dynamics is an important open direction in the realm of brain-computer interface (BCI), especially considering the rapid growth of large language models. Compared to invasive-based signals which require electrode implantation surgery, non-invasive neural signals (e.g. EE…

Cited by 0SourcePDFScholar
2026

Physics-Informed Diffusion Mamba Transformer for Real-World Driving

ICRA 2026poster

Autonomous driving systems demand trajectory planners that not only model the inherent uncertainty of future motions but also respect complex temporal dependencies and underlying physical laws. While diffusion-based generative models excel at capturing multi-modal distributions, they often fail to i…

2026

Principled Synthetic Data Enables the First Scaling Laws for LLMs in Recommendation

ICML 2026poster

Large Language Models (LLMs) represent a promising frontier for recommender systems, yet their development has been impeded by the absence of predictable scaling laws, which are crucial for guiding research and optimizing resource allocation. We hypothesize that this may be attributed to the inheren…

Cited by 0SourceScholar
2026

SABER: Switchable and Balanced Training for Efficient LLM Reasoning

AAAI 2026technical

Large language models (LLMs) empowered by chain-of-thought reasoning have achieved impressive accuracy on complex tasks but suffer from excessive inference costs and latency when applied uniformly to all problems. We propose SABER (Switchable and Balanced Training for Efficient LLM Reasoning), a rei

Cited by 0SourcePDFScholar
2026

SwiftVLA: Unlocking Spatiotemporal Dynamics for Lightweight VLA Models at Minimal Overhead

CVPR 2026

Vision-Language-Action (VLA) models built on pretrained Vision-Language Models (VLMs) show strong potential but are limited in practicality due to their large parameter counts. To mitigate this issue, using a lightweight VLM has been explored, but it compromises spatiotemporal reasoning. Although so

Cited by 0SourcecodeScholar
2026

Training-Free Multi-Character Audio-Driven Animation via Diffusion Transformer with Reward Feedback

AAAI 2026technical

Recent advances in diffusion models have significantly improved audio-driven human video generation, surpassing traditional methods in both quality and controllability. However, existing approaches still face challenges in lip-sync accuracy, temporal coherence for long video generation, and multi-ch

Cited by 0SourcePDFScholar
2026

UniTracker: Learning Universal Whole-Body Motion Tracker for Humanoid Robots

RA-L 2026

Achieving generalizable whole-body motion control is essential for deploying humanoid robots in real-world environments. However, existing MLP-based policies trained under partial observations often suffer from limited expressiveness and struggle to maintain global consistency. These shortcomings ma

Cited by 41SourceScholar
2026

VimRAG: Navigating Massive Visual Context in Retrieval-Augmented Generation via Multimodal Memory Graph

ICML 2026poster

Effectively retrieving, reasoning, and understanding multimodal information remains a critical challenge for agentic systems. Traditional Retrieval-augmented Generation (RAG) methods rely on linear interaction histories, which struggle to handle long-context tasks, especially those involving informa…

Cited by 0SourceScholar
2026

What You See Is What You Reach: Towards Spatial Navigation with High-Level Human Instructions

AAAI 2026technical

Embodied navigation is a fundamental capability that enables embodied agents to effectively interact with the physical world in various complex environments. However, a significant gap remains between current embodied navigation tasks and real-world requirements, as existing methods often struggle t

Cited by 0SourcePDFScholar
2026

iVGR: Internalizing Visually Grounded Reasoning for MLLMs with Reinforcement Learning

ICML 2026poster

While visually grounded Chain-of-Thought (CoT) has emerged as a promising paradigm to enhance fine-grained perception in multimodal large language models (MLLMs), its efficacy during the inference phase remains under-scrutinized. In this work, we empirically find that mandating the explicit object b…

Cited by 0SourceScholar
2025

Boosting LLM’s Molecular Structure Elucidation with Knowledge Enhanced Tree Search Reasoning

ACL 2025long

Molecular structure elucidation involves deducing a molecule’s structure from various types of spectral data, which is crucial in chemical experimental analysis. While large language models (LLMs) have shown remarkable proficiency in analyzing and reasoning through complex tasks, they still encounte…

Cited by 0SourcePDFScholar
2025

Constrain Alignment with Sparse Autoencoders

ICML 2025poster

The alignment of large language models (LLMs) with human preferences remains a key challenge. While post-training techniques like Reinforcement Learning from Human Feedback (RLHF) and Direct Preference Optimization (DPO) have achieved notable success, they often experience computational inefficienci…

Cited by 0SourcePDFScholar
2025

Controlled Robot Language with Frame Semantics (FrameCRL) for Autonomous Context-Aware High-Level Planning

ICRA 2025

This paper proposes a configurable and scalable framework based on Controlled Robot Language with Frame Semantics (FrameCRL) for plan generation. Given natural language instructions, FrameCRL constructs an equivalent formal semantic formulation in the form of discourse representation structures (DRS

Cited by 0SourceScholar
2025

DOLLAR: Few-Step Video Generation via Distillation and Latent Reward Optimization

ICCV 2025poster

Diffusion probabilistic models have shown significant progress in video generation; however, their computational efficiency is limited by the large number of sampling steps required. Reducing sampling steps often compromises video quality or generation diversity. In this work, we introduce a distill…

Cited by 0SourcePDFScholar
2025

Deterministic-to-Stochastic Diverse Latent Feature Mapping for Human Motion Synthesis

CVPR 2025poster

Human motion synthesis aims to generate plausible human motion sequences, which has raised widespread attention in computer animation. Recent score-based generative models (SGMs) have demonstrated impressive results on this task. However, their training process involves complex curvature trajectorie…

Cited by 0SourcePDFScholar
2025

Distillation-PPO: A Novel Two-Stage Reinforcement Learning Framework for Humanoid Robot Perceptive Locomotion

IROS 2025

In recent years, humanoid robots have garnered significant attention from both academia and industry due to their high adaptability to environments and human-like characteristics. With the rapid advancement of reinforcement learning, substantial progress has been made in the walking control of human

Cited by 10SourceScholar
2025

Divide and Conquer: Exploring Language-centric Tree Reasoning for Video Question-Answering

ICML 2025poster

Video Question-Answering (VideoQA) remains challenging in achieving advanced cognitive reasoning due to the uncontrollable and opaque reasoning processes in existing Multimodal Large Language Models (MLLMs). To address this issue, we propose a novel Language-centric Tree Reasoning (LTR) framework th…

Cited by 0SourcePDFScholar
2025

Diving into Mitigating Hallucinations from a Vision Perspective for Large Vision-Language Models

EMNLP 2025

Object hallucinations in Large Vision-Language Models (LVLMs) significantly impede their real-world applicability. As the primary component for accurately interpreting visual information, the choice of visual encoder is pivotal. We hypothesize that the diverse training paradigms employed by differen

2025

EFormer: An Effective Edge-based Transformer for Vehicle Routing Problems

IJCAI 2025

Recent neural heuristics for the Vehicle Routing Problem (VRP) primarily rely on node coordinates as input, which may be less effective in practical scenarios where real cost metrics—such as edge-based distances—are more relevant. To address this limitation, we introduce EFormer, an Edge-based Trans

2025

Enhancing Safe and Controllable Protein Generation via Knowledge Preference Optimization

ACL 2025long

Protein language models have emerged as powerful tools for sequence generation, offering substantial advantages in functional optimization and *denovo* design. However, these models also present significant risks of generating harmful protein sequences, such as those that enhance viral transmissibil…

2025

Event Masked Autoencoder: Point-wise Action Recognition with Event-Based Cameras

ICASSP 2025accepted

Dynamic vision sensors (DVS) are bio-inspired devices that capture visual information in the form of asynchronous events, which encode changes in pixel intensity with high temporal resolution and low latency. These events provide rich motion cues that can be exploited for various computer vision tas…

Cited by 0SourceScholar
2025

EventRAG: Enhancing LLM Generation with Event Knowledge Graphs

ACL 2025long

Retrieval-augmented generation (RAG) systems often struggle with narrative-rich documents and event-centric reasoning, particularly when synthesizing information across multiple sources. We present EventRAG, a novel framework that enhances text generation through structured event representations. We…

Cited by 0SourcePDFScholar
2025

Fact-R1: Towards Explainable Video Misinformation Detection with Deep Reasoning

NeurIPS 2025poster

The rapid spread of multimodal misinformation on social media has raised growing concerns, while research on video misinformation detection remains limited due to the lack of large-scale, diverse datasets. Existing methods often overfit to rigid templates and lack deep reasoning over deceptive conte…

Cited by 0SourcecodeScholar
2025

Factor Graph-based Interpretable Neural Networks

ICLR 2025poster

Comprehensible neural network explanations are foundations for a better understanding of decisions, especially when the input data are infused with malicious perturbations. Existing solutions generally mitigate the impact of perturbations through adversarial training, yet they fail to generate compr…

2025

From Slow Bidirectional to Fast Autoregressive Video Diffusion Models

CVPR 2025poster

Current video diffusion models achieve impressive generation quality but struggle in interactive applications due to bidirectional attention dependencies. The generation of a single frame requires the model to process the entire sequence, including the future. We address this limitation by adapting…

2025

Fully Spiking Neural Network for Legged Robots

ICASSP 2025accepted

Recent advancements in legged robots using deep reinforcement learning have led to significant progress. Quadruped robots can perform complex tasks in challenging environments, while bipedal and humanoid robots have also achieved breakthroughs. Current reinforcement learning methods leverage diverse…

Cited by 0SourceScholar
2025

HOIMamba: Efficient Mamba-based Disentangled Progressive Learning for HOI Detection

AAAI 2025technical

Human-object interaction (HOI) detection aims to detect the spatial positions of human-object pairs and recognize their interactions. Existing single-branch, two-branch, and three-branch methods are challenging to make an appropriate trade-off on efficiency, multi-task decoupling, and collaborative…

Cited by 0SourcePDFScholar
2025

HiMoLE: Towards OOD-Robust LoRA via Hierarchical Mixture of Experts

NeurIPS 2025poster

Parameter-efficient fine-tuning (PEFT) methods, such as LoRA, have enabled the efficient adaptation of large language models (LLMs) by updating only a small subset of parameters. However, their robustness under out-of-distribution (OOD) conditions remains insufficiently studied. In this paper, we id…

Cited by 0SourceScholar
2025

Hierarchical Knowledge Prompt Tuning for Multi-task Test-Time Adaptation

CVPR 2025poster

Test-time adaptation using vision-language models (such as CLIP) to quickly adjust to distributional shifts of downstream tasks has shown great potential. Despite significant progress, existing methods are still limited to single-task test-time adaptation scenarios and have not effectively explored…

Cited by 0SourcePDFScholar
2025

Learning Null Geodesics for Gravitational Lensing Rendering in General Relativity

ICCV 2025poster

We present GravlensX, an innovative method for rendering black holes with gravitational lensing effects using neural networks. The methodology involves training neural networks to fit the spacetime around black holes and then employing these trained models to generate the path of light rays affected…

Cited by 0SourcePDFScholar
2025

Mamba Policy: Towards Efficient 3D Diffusion Policy with Hybrid Selective State Models

IROS 2025

Diffusion models have been widely employed in the field of 3D manipulation due to their efficient capability to learn distributions, allowing for precise prediction of action trajectories. However, diffusion models typically rely on large parameter UNet backbones as policy networks, which can be cha

Cited by 22SourcecodeScholar
2025

MapNav: A Novel Memory Representation via Annotated Semantic Maps for VLM-based Vision-and-Language Navigation

ACL 2025long

Vision-language navigation (VLN) is a key task in Embodied AI, requiring agents to navigate diverse and unseen environments while following natural language instructions. Traditional approaches rely heavily on historical observations as spatio-temporal contexts for decision making, leading to signif…

2025

MaskGCT: Zero-Shot Text-to-Speech with Masked Generative Codec Transformer

ICLR 2025poster

The recent large-scale text-to-speech (TTS) systems are usually grouped as autoregressive and non-autoregressive systems. The autoregressive systems implicitly model duration but exhibit certain deficiencies in robustness and lack of duration controllability. Non-autoregressive systems require expli…

2025

Not Just Text: Uncovering Vision Modality Typographic Threats in Image Generation Models

CVPR 2025poster

Current image generation models can effortlessly produce high-quality, highly realistic images, but this also increases the risk of misuse. In various Text-to-Image or Image-to-Image tasks, attackers can generate a series of images containing inappropriate content by simply editing the language moda…

2025

Omni-Perception: Omnidirectional Collision Avoidance of Legged Robots in Dynamic Environments

CoRL 2025oral

Agile locomotion in complex 3D environments requires robust spatial awareness to safely avoid diverse obstacles such as aerial clutter, uneven terrain, and dynamic agents. Depth-based perception approaches often struggle with sensor noise, lighting variability, computational overhead from intermedia…

Cited by 0SourceScholar
2025

Playmate: Flexible Control of Portrait Animation via 3D-Implicit Space Guided Diffusion

ICML 2025poster

Recent diffusion-based talking face generation models have demonstrated impressive potential in synthesizing videos that accurately match a speech audio clip with a given reference identity. However, existing approaches still encounter significant challenges due to uncontrollable factors, such as in…

2025

Preference-based Deep Reinforcement Learning for Historical Route Estimation

IJCAI 2025

Recent Deep Reinforcement Learning (DRL) techniques have advanced solutions to Vehicle Routing Problems (VRPs). However, many of these methods focus exclusively on optimizing distance-oriented objectives (i.e., minimizing route length), often overlooking the implicit drivers' preferences for routes.

2025

RIVAL: Reinforcement Learning with Iterative and Adversarial Optimization for Machine Translation

EMNLP 2025

Large language models (LLMs) possess strong multilingual capabilities, and combining Reinforcement Learning from Human Feedback (RLHF) with translation tasks has shown great potential. However, we observe that this paradigm performs unexpectedly poorly when applied to colloquial subtitle translation

2025

Reliable Lifelong Multimodal Editing: Conflict-Aware Retrieval Meets Multi-Level Guidance

NeurIPS 2025poster

The dynamic nature of real-world information demands efficient knowledge editing in multimodal large language models (MLLMs) to ensure continuous knowledge updates. However, existing methods often struggle with precise matching in large-scale knowledge retrieval and lack multi-level guidance for coo…

Cited by 0SourceScholar
2025

RiOT: Efficient Prompt Refinement with Residual Optimization Tree

ACL 2025long

Recent advancements in large language models (LLMs) have highlighted their potential across a variety of tasks, but their performance still heavily relies on the design of effective prompts. Existing methods for automatic prompt optimization face two challenges: lack of diversity, limiting the explo…

2025

RoboMIND: Benchmark on Multi-embodiment Intelligence Normative Data for Robot Manipulation

RSS 2025poster

Developing robust and general-purpose manipulation policies is a key goal in robotics. To achieve effective generalization, it is essential to construct comprehensive datasets that encompass a large number of demonstration trajectories and diverse tasks. Unlike vision or language data, which can be…

Cited by 20PDFScholar
2025

S'MoRE: Structural Mixture of Residual Experts for Parameter-Efficient LLM Fine-tuning

NeurIPS 2025poster

Fine-tuning pre-trained large language models (LLMs) presents a dual challenge of balancing parameter efficiency and model capacity. Existing methods like low-rank adaptations (LoRA) are efficient but lack flexibility, while Mixture-of-Experts (MoE) enhance model capacity at the cost of more & under…

Cited by 0SourcecodeScholar
2025

STAA-SNN: Spatial-Temporal Attention Aggregator for Spiking Neural Networks

CVPR 2025poster

Spiking Neural Networks (SNNs) have gained significant attention due to their biological plausibility and energy efficiency, making them promising alternatives to Artificial Neural Networks (ANNs). However, the performance gap between SNNs and ANNs remains a substantial challenge hindering the wides…

Cited by 0SourcePDFScholar
2025

SaMer: A Scenario-aware Multi-dimensional Evaluator for Large Language Models

ICLR 2025poster

Evaluating the response quality of large language models (LLMs) for open-ended questions poses a significant challenge, especially given the subjectivity and multi-dimensionality of "quality" in natural language generation. Existing LLM evaluators often neglect that different scenarios require disti…

Cited by 0SourcePDFScholar
2025

Sample-Efficient Human Evaluation of Large Language Models via Maximum Discrepancy Competition

ACL 2025long

The past years have witnessed a proliferation of large language models (LLMs). Yet, reliable evaluation of LLMs is challenging due to the inaccuracy of standard metrics in human perception of text quality and the inefficiency in sampling informative test examples for human evaluation. This paper pre…

2025

Self-cross Feature based Spiking Neural Networks for Efficient Few-shot Learning

ICML 2025poster

Deep neural networks (DNNs) excel in computer vision tasks, especially, few-shot learning (FSL), which is increasingly important for generalizing from limited examples. However, DNNs are computationally expensive with scalability issues in real world. Spiking Neural Networks (SNNs), with their even…

Cited by 0SourcePDFScholar
2025

Spiking Meets Attention: Efficient Remote Sensing Image Super-Resolution with Attention Spiking Neural Networks

NeurIPS 2025poster

Spiking neural networks (SNNs) are emerging as a promising alternative to traditional artificial neural networks (ANNs), offering biological plausibility and energy efficiency. Despite these merits, SNNs are frequently hampered by limited capacity and insufficient representation power, yet remain un…

Cited by 0SourcecodeScholar
2025

Temporal Separation with Entropy Regularization for Knowledge Distillation in Spiking Neural Networks

CVPR 2025poster

Spiking Neural Networks (SNNs), inspired by the human brain, offer significant computational efficiency through discrete spike-based information transfer. Despite their potential to reduce inference energy consumption, a performance gap persists between SNNs and Artificial Neural Networks (ANNs), pr…

2025

Towards Neurorobotic Interface for Finger Joint Angle Estimation: A Multi-Stage CNN-LSTM Network with Transfer Learning

ICRA 2025

To maximize the autonomy of individuals with upper limb amputations in daily activities, leveraging forearm muscle information to infer movement intent is a promising research direction. While current prosthetic hand technologies can utilize forearm muscle data to achieve basic movements such as gra

Cited by 3SourceScholar
2025

UniMatch: Universal Matching from Atom to Task for Few-Shot Drug Discovery

ICLR 2025spotlight

Drug discovery is crucial for identifying candidate drugs for various diseases. However, its low success rate often results in a scarcity of annotations, posing a few-shot learning problem. Existing methods primarily focus on single-scale features, overlooking the hierarchical molecular structures t…

2025

What Makes for Text to 360-degree Panorama Generation with Stable Diffusion?

ICCV 2025poster

Recent prosperity of text-to-image diffusion models, e.g. Stable Diffusion, has stimulated research to adapt them to 360-degree panorama generation. Prior work has demonstrated the feasibility of using conventional low-rank adaptation techniques on pre-trained diffusion models to generate panoramic…

2025

Why Popular MOEAs are Popular: Proven Advantages in Approximating the Pareto Front

NeurIPS 2025poster

Recent breakthroughs in the analysis of multi-objective evolutionary algorithms (MOEAs) are mathematical runtime analyses of those algorithms which are intensively used in practice. So far, most of these results show the same performance as previously known for simple algorithms like the GSEMO. The…

Cited by 0SourceScholar
2024

A Multi-Scale Convolutional Hybrid Attention Residual Network for Enhancing Underwater Image and Identifying Underwater Multi-Scene Sea Cucumber

RA-L 2024

At present, the use of underwater robots to replace underwater manual work is a future development direction. The complex and changeable underwater environment brings great difficulties to the operation of robots. In order to improve the problem of color distortion and degradation of sea cucumber im

Cited by 2SourceScholar
2024

Adaptive deep spiking neural network with global-local learning via balanced excitatory and inhibitory mechanism

ICLR 2024poster

The training method of Spiking Neural Networks (SNNs) is an essential problem, and how to integrate local and global learning is a worthy research interest. However, the current integration methods do not consider the network conditions suitable for local and global learning, and thus fail to balanc…

Cited by 11SourcePDFScholar
2024

DEL: Discrete Element Learner for Learning 3D Particle Dynamics with Neural Rendering

NeurIPS 2024poster

Learning-based simulators show great potential for simulating particle dynamics when 3D groundtruth is available, but per-particle correspondences are not always accessible. The development of neural rendering presents a new solution to this field to learn 3D dynamics from 2D images by inverse rende…

Cited by 0SourcePDFScholar
2024

DET: A Dual-Encoding Transformer for Relational Graph Embedding

COLING 2024main

Despite recent successes in natural language processing and computer vision, Transformer faces scalability issues when processing graphs, e.g., computing the full node-to-node attention on knowledge graphs (KGs) with million of entities is still infeasible. The existing methods mitigate this problem…

2024

DePLM: Denoising Protein Language Models for Property Optimization

NeurIPS 2024poster

Protein optimization is a fundamental biological task aimed at enhancing theperformance of proteins by modifying their sequences. Computational methodsprimarily rely on evolutionary information (EI) encoded by protein languagemodels (PLMs) to predict fitness landscape for optimization. However, thes…

Cited by 1SourcePDFScholar
2024

Deeper Insights Without Updates: The Power of In-Context Learning Over Fine-Tuning

EMNLP 2024finding

Fine-tuning and in-context learning (ICL) are two prevalent methods in imbuing large language models with task-specific knowledge. It is commonly believed that fine-tuning can surpass ICL given sufficient training samples as it allows the model to adjust its internal parameters based on the data. Ho…

2024

Design and Evaluation of a Reconfigurable 7-DOF Upper Limb Rehabilitation Exoskeleton with Gravity Compensation

ICRA 2024poster

With the development of society, aging population and the number of stroke patients is increasing year by year. Rehabilitation exoskeleton can help patients to carry out rehabilitation training and improve their activities of daily living (ADL). First of all, a reconfigurable exoskeleton for upper l…

Cited by 2SourceScholar
2024

Enhancing Cross Text-Molecule Learning by Self-Augmentation

ACL 2024findings

The development of Large Language Models (LLMs) has greatly advanced the field of drug discovery, with the belief that natural language can enhance human control over molecule design. However, the scarcity of high-quality labeled data remains a challenge for cross text-molecule learning. Existing da…

Cited by 1SourcePDFScholar
2024

Exploiting Polarized Material Cues for Robust Car Detection

AAAI 2024technical

Car detection is an important task that serves as a crucial prerequisite for many automated driving functions. The large variations in lighting/weather conditions and vehicle densities of the scenes pose significant challenges to existing car detection algorithms to meet the highly accurate percepti…

2024

InstructProtein: Aligning Human and Protein Language via Knowledge Instruction

ACL 2024long

Large Language Models (LLMs) have revolutionized the field of natural language processing, but they fall short in comprehending biological sequences such as proteins. To address this challenge, we propose InstructProtein, an innovative LLM that possesses bidirectional generation capabilities in both…

2024

Knowledge-aware Reinforced Language Models for Protein Directed Evolution

ICML 2024poster

Directed evolution, a cornerstone of protein optimization, is to harness natural mutational processes to enhance protein functionality. Existing Machine Learning-assisted Directed Evolution (MLDE) methodologies typically rely on data-driven strategies and often overlook the profound domain knowledge…

Cited by 2SourcePDFScholar
2024

MKGL: Mastery of a Three-Word Language

NeurIPS 2024spotlight

Large language models (LLMs) have significantly advanced performance across a spectrum of natural language processing (NLP) tasks. Yet, their application to knowledge graphs (KGs), which describe facts in the form of triplets and allow minimal hallucinations, remains an underexplored frontier. In th…

Cited by 1SourcePDFScholar
2024

Natural Language-centered Inference Network for Multi-modal Fake News Detection

IJCAI 2024poster

The proliferation of fake news with image and text in the internet has triggered widespread concern. Existing research has made important contributions in cross-modal information interaction and fusion, but fails to fundamentally address the modality gap among news image, text, and news-related exte…

Cited by 4SourcePDFScholar
2024

Overcoming Catastrophic Forgetting by Exemplar Selection in Task-oriented Dialogue System

ACL 2024findings

Intelligent task-oriented dialogue systems (ToDs) are expected to continuously acquire new knowledge, also known as Continual Learning (CL), which is crucial to fit ever-changing user needs. However, catastrophic forgetting dramatically degrades the model performance in face of a long streamed curri…

Cited by 0SourcePDFScholar
2024

Prompt, Plan, Perform: LLM-based Humanoid Control via Quantized Imitation Learning

ICRA 2024poster

In recent years, reinforcement learning and imitation learning have shown great potential for controlling humanoid robots’ motion. However, these methods typically create simulation environments and rewards for specific tasks, resulting in the requirements of multiple policies and limited capabiliti…

Cited by 31SourceScholar
2024

Prompting Multi-Modal Tokens to Enhance End-to-End Autonomous Driving Imitation Learning with LLMs

ICRA 2024poster

The utilization of Large Language Models (LLMs) within the realm of reinforcement learning, particularly as planners, has garnered a significant degree of attention in recent scholarly literature. However, a substantial proportion of existing research predominantly focuses on planning models for rob…

Cited by 16SourceScholar
2024

Reinforcement Learning with Generalizable Gaussian Splatting

IROS 2024poster

An excellent representation is crucial for reinforcement learning (RL) performance, especially in vision-based reinforcement learning tasks. The quality of the environment representation directly influences the achievement of the learning task. Previous vision-based RL typically uses explicit or imp…

Cited by 2SourceScholar
2024

Revisiting motion information for RGB-Event tracking with MOT philosophy

NeurIPS 2024poster

RGB-Event single object tracking (SOT) aims to leverage the merits of RGB and event data to achieve higher performance. However, existing frameworks focus on exploring complementary appearance information within multi-modal data, and struggle to address the association problem of targets and distrac…

Cited by 1SourcePDFScholar
2024

SCAT: A Time Series Forecasting with Spectral Central Alternating Transformers

IJCAI 2024poster

Time series forecasting has essential applications across various domains. For instance, forecasting power time series can optimize energy usage and bolster grid stability and reliability. Existing models based on transformer architecture are limited to classical design, ignoring the impact of spati…

Cited by 0SourcePDFScholar
2024

Spiking Neural Network as Adaptive Event Stream Slicer

NeurIPS 2024poster

Event-based cameras are attracting significant interest as they provide rich edge information, high dynamic range, and high temporal resolution. Many state-of-the-art event-based algorithms rely on splitting the events into fixed groups, resulting in the omission of crucial temporal information, par…

2024

StableMask: Refining Causal Masking in Decoder-only Transformer

ICML 2024poster

The decoder-only Transformer architecture with causal masking and relative position encoding (RPE) has become the de facto choice in language modeling. Despite its exceptional performance across various tasks, we have identified two limitations: First, it prevents all attended tokens from having zer…

Cited by 8SourcePDFScholar
2024

TriHelper: Zero-Shot Object Navigation with Dynamic Assistance

IROS 2024poster

Navigating toward specific objects in unknown environments without additional training, known as Zero-Shot object navigation, poses a significant challenge in the field of robotics, which demands high levels of auxiliary information and strategic planning. Traditional works have focused on holistic…

Cited by 13SourceScholar
2024

Whole-body Humanoid Robot Locomotion with Human Reference

IROS 2024poster

Recently, humanoid robots have made significant advances in their ability to perform challenging tasks due to the deployment of Reinforcement Learning (RL), however, the inherent complexity of humanoid robots, including the difficulty of designing complicated reward functions and training entire sop…

Cited by 33SourceScholar
2023

A Robotic Assistance Personalization Control Approach of Hip Exoskeletons for Gait Symmetry Improvement

IROS 2023poster

Healthy human locomotion functions with good gait symmetry depend on rhythmic coordination of the left and right legs, which can be deteriorated by neurological disorders like stroke and spinal cord injury. Powered exoskeletons are promising devices to improve impaired people's locomotion functions,…

Cited by 6SourceScholar
2023

A Survey on Asking Clarification Questions Datasets in Conversational Systems

ACL 2023long

The ability to understand a user’s underlying needs is critical for conversational systems, especially with limited input from users in a conversation. Thus, in such a domain, Asking Clarification Questions (ACQs) to reveal users’ true intent from their queries or utterances arise as an essential ta…

2023

Adaptive Compositional Continual Meta-Learning

ICML 2023poster

This paper focuses on continual meta-learning, where few-shot tasks are heterogeneous and sequentially available. Recent works use a mixture model for meta-knowledge to deal with the heterogeneity. However, these methods suffer from parameter inefficiency caused by two reasons: (1) the underlying as…

Cited by 15SourcePDFScholar
2023

Ask an Expert: Leveraging Language Models to Improve Strategic Reasoning in Goal-Oriented Dialogue Models

ACL 2023findings

Existing dialogue models may encounter scenarios which are not well-represented in the training data, and as a result generate responses that are unnatural, inappropriate, or unhelpful. We propose the “Ask an Expert” framework in which the model is trained with access to an “expert” which it can con…

2023

Efficient RGB-T Tracking via Cross-Modality Distillation

CVPR 2023highlight

Most current RGB-T trackers adopt a two-stream structure to extract unimodal RGB and thermal features and complex fusion strategies to achieve multi-modal feature fusion, which require a huge number of parameters, thus hindering their real-life applications. On the other hand, a compact RGB-T tracke…

Cited by 81SourcePDFScholar
2023

Exploring Structured Semantic Prior for Multi Label Recognition With Incomplete Labels

CVPR 2023poster

Multi-label recognition (MLR) with incomplete labels is very challenging. Recent works strive to explore the image-to-label correspondence in the vision-language model, i.e., CLIP, to compensate for insufficient annotations. In spite of promising performance, they generally overlook the valuable pri…

2023

GenKIE: Robust Generative Multimodal Document Key Information Extraction

EMNLP 2023long findings

Key information extraction (KIE) from scanned documents has gained increasing attention because of its applications in various domains. Although promising results have been achieved by some recent KIE approaches, they are usually built based on discriminative models, which lack the ability to handle…

Cited by 0SourcecodeScholar
2023

Graph Sampling-based Meta-Learning for Molecular Property Prediction

IJCAI 2023poster

Molecular property is usually observed with a limited number of samples, and researchers have considered property prediction as a few-shot problem. One important fact that has been ignored by prior works is that each molecule can be recorded with several different properties simultaneously. To effec…

2023

Learning Invariant Molecular Representation in Latent Discrete Space

NeurIPS 2023poster

Molecular representation learning lays the foundation for drug discovery. However, existing methods suffer from poor out-of-distribution (OOD) generalization, particularly when data for training and testing originate from different environments. To address this issue, we propose a new framework for…

2023

Leveraging Modality-Specific Representations for Audio-Visual Speech Recognition via Reinforcement Learning

AAAI 2023technical

Audio-visual speech recognition (AVSR) has gained remarkable success for ameliorating the noise-robustness of speech recognition. Mainstream methods focus on fusing audio and visual inputs to obtain modality-invariant representations. However, such representations are prone to over-reliance on audio…

Cited by 31SourcePDFScholar
2023

Mind the Gap Between Conversations for Improved Long-Term Dialogue Generation

EMNLP 2023long findings

Knowing how to end and resume conversations over time is a natural part of communication, allowing for discussions to span weeks, months, or years. The duration of gaps between conversations dictates which topics are relevant and which questions to ask, and dialogue systems which do not explicitly…

Cited by 0SourcecodeScholar
2023

Multi-level Protein Structure Pre-training via Prompt Learning

ICLR 2023poster

A protein can focus on different structure levels to implement its functions. Each structure has its own merit and driving forces in describing some specific characteristics, and they cannot replace each other. Most existing function prediction methods take the tertiary structure as input, unintenti…

Cited by 45SourcePDFScholar
2023

Newton–Cotes Graph Neural Networks: On the Time Evolution of Dynamic Systems

NeurIPS 2023spotlight

Reasoning system dynamics is one of the most important analytical approaches for many scientific studies. With the initial state of a system as input, the recent graph neural networks (GNNs)-based methods are capable of predicting the future state distant in time with high accuracy. Although these m…

2022

A New Perspective on the Effects of Spectrum in Graph Neural Networks

ICML 2022spotlight

Many improvements on GNNs can be deemed as operations on the spectrum of the underlying graph matrix, which motivates us to directly study the characteristics of the spectrum and their effects on GNN performance. By generalizing most existing GNN architectures, we show that the correlation issue cau…

2022

Dynamic Schema Graph Fusion Network for Multi-Domain Dialogue State Tracking

ACL 2022long

Dialogue State Tracking (DST) aims to keep track of users’ intentions during the course of a conversation. In DST, modelling the relations among domains and slots is still an under-studied problem. Existing approaches that have considered such relations generally fall short in: (1) fusing prior slot…

Cited by 51SourcePDFScholar
2022

FMCNet: Feature-Level Modality Compensation for Visible-Infrared Person Re-Identification

CVPR 2022poster

For Visible-Infrared person Re-IDentification (VI-ReID), existing modality-specific information compensation based models try to generate the images of missing modality from existing ones for reducing cross-modality discrepancy. However, because of the large modality discrepancy between visible and…

Cited by 242PDFScholar
2022

Imposing Healthy Hip Motion Pattern and Range by Exoskeleton Control for Individualized Assistance

RA-L 2022

Powered exoskeletons are promising devices to improve the walking patterns of people with neurological impairments. Providing personalized external assistance though is challenging due to uncertainties and the time-varying nature of human-robot interaction. Recently, human-in-the-loop (HIL) optimiza

Cited by 24SourceScholar
2022

Molecular Contrastive Learning with Chemical Element Knowledge Graph

AAAI 2022technical

Molecular representation learning contributes to multiple downstream tasks such as molecular property prediction and drug design. To properly represent molecules, graph contrastive learning is a promising paradigm as it utilizes self-supervision signals and has no requirements for human annotations.…

2022

Multi-Relational Graph Representation Learning with Bayesian Gaussian Process Network

AAAI 2022technical

Learning effective representations of entities and relations for knowledge graphs (KGs) is critical to the success of many multi-relational learning tasks. Existing methods based on graph neural networks learn a deterministic embedding function, which lacks sufficient flexibility to explore better c…

2022

Negative Stiffness Analysis and Regulation of In-Hand Manipulation with Underactuated Compliant Hands

ICRA 2022poster

This paper addresses the generation mechanism and avoidance method of negative stiffness during in-Hand manipulation with underactuated compliant hands. Firstly, a planar hand with two three-jointed fingers manipulating a rectangular is set, and a quasi-static underactuated operation model is establ…

Cited by 0SourceScholar
2022

OntoProtein: Protein Pretraining With Gene Ontology Embedding

ICLR 2022poster

Self-supervised protein language models have proved their effectiveness in learning the proteins representations. With the increasing computational power, current protein language models pre-trained with millions of diverse sequences can advance the parameter scale from million-level to billion-leve…

2022

Rethinking Offensive Text Detection as a Multi-Hop Reasoning Problem

ACL 2022findings

We introduce the task of implicit offensive text detection in dialogues, where a statement may have either an offensive or non-offensive interpretation, depending on the listener and context. We argue that reasoning is crucial for understanding this broader class of offensive utterances, and release…

2022

RoboTube: Learning Household Manipulation from Human Videos with Simulated Twin Environments

CoRL 2022oral

We aim to build a useful, reproducible, democratized benchmark for learning household robotic manipulation from human videos. To realize this goal, a diverse, high-quality human video dataset curated specifically for robots is desired. To evaluate the learning progress, a simulated twin environment…

Cited by 12SourceScholar
2022

StepGame: A New Benchmark for Robust Multi-Hop Spatial Reasoning in Texts

AAAI 2022technical

Inferring spatial relations in natural language is a crucial ability an intelligent system should possess. The bAbI dataset tries to capture tasks relevant to this domain (task 17 and 19). However, these tasks have several limitations. Most importantly, they are limited to fixed expressions, they ar…

2022

Understanding and Improving Knowledge Graph Embedding for Entity Alignment

ICML 2022spotlight

Embedding-based entity alignment (EEA) has recently received great attention. Despite significant performance improvement, few efforts have been paid to facilitate understanding of EEA methods. Most existing studies rest on the assumption that a small number of pre-aligned entities can serve as anch…

2021

ABMDRNet: Adaptive-Weighted Bi-Directional Modality Difference Reduction Network for RGB-T Semantic Segmentation

CVPR 2021poster

Semantic segmentation models gain robustness against poor lighting conditions by virtue of complementary information from visible (RGB) and thermal images. Despite its importance, most existing RGB-T semantic segmentation models perform primitive fusion strategies, such as concatenation, element-wis…

Cited by 178PDFScholar
2021

Attention-Guided Second-Order Pooling Convolutional Networks

ICASSP 2021accepted

Recently, channel attention-guided convolutional networks (ConvNets) have shown great advance on visual recognition tasks. However, they mainly exploit coarse first-order statistics to characterize holistic image and rarely focus on long-range feature dependencies, which limits the representation po…

Cited by 0SourceScholar
2021

Dynamic Modeling of Hand-Object Interactions via Tactile Sensing

IROS 2021poster

Tactile sensing is critical for humans to perform everyday tasks. While significant progress has been made in analyzing object grasping from vision, it remains unclear how we can utilize tactile sensing to reason about and model the dynamics of hand-object interactions. In this work, we employ a hig…

Cited by 19SourceScholar
2021

Learning Cross-Domain Correspondence for Control with Dynamics Cycle-Consistency

ICLR 2021oral

At the heart of many robotics problems is the challenge of learning correspondences across domains. For instance, imitation learning requires obtaining correspondence between humans and robots; sim-to-real requires correspondence between physics simulators and real hardware; transfer learning requir…

Cited by 73SourcePDFScholar
2021

Variational Continual Bayesian Meta-Learning

NeurIPS 2021poster

Conventional meta-learning considers a set of tasks from a stationary distribution. In contrast, this paper focuses on a more complex online setting, where tasks arrive sequentially and follow a non-stationary distribution. Accordingly, we propose a Variational Continual Bayesian Meta-Learning (VC-B…

Cited by 23SourcePDFScholar
2021

Weakly Supervised Deep Hyperspherical Quantization for Image Retrieval

AAAI 2021technical

Deep quantization methods have shown high efficiency on large-scale image retrieval. However, current models heavily rely on ground-truth information, hindering the application of quantization in label-hungry scenarios. A more realistic demand is to learn from inexhaustible uploaded images that are…

2020

Attention-Guided Hierarchical Structure Aggregation for Image Matting

CVPR 2020poster

Existing deep learning based matting algorithms primarily resort to high-level semantic features to improve the overall structure of alpha mattes. However, we argue that advanced semantics extracted from CNNs contribute unequally for alpha perception and we are supposed to reconcile advanced semanti…

Cited by 213PDFScholar
2020

Concept2Robot: Learning Manipulation Concepts from Instructions and Human Demonstrations

RSS 2020poster

We aim to endow a robot with the ability to learn manipulation concepts that link natural language instructions to motor skills. Our goal is to learn a single multi-task policy that takes as input a natural language instruction and an image of the initial scene and outputs a robot motion trajectory…

Cited by 221SourcePDFScholar
2020

Don't Hit Me! Glass Detection in Real-World Scenes

CVPR 2020poster

Glass is very common in our daily life. Existing computer vision systems neglect it and thus may have severe consequences, e.g., a robot may crash into a glass wall. However, sensing the presence of glass is not straightforward. The key challenge is that arbitrary objects/scenes can appear behind th…

Cited by 165PDFScholar
2020

Replica-Exchange Nos\'e-Hoover Dynamics for Bayesian Learning on Large Datasets

NeurIPS 2020poster

In this paper, we present a new practical method for Bayesian learning that can rapidly draw representative samples from complex posterior distributions with multiple isolated modes in the presence of mini-batch noise. This is achieved by simulating a collection of replicas in parallel with differen…

2020

Testing the Safety of Self-driving Vehicles by Simulating Perception and Prediction

ECCV 2020poster

We present a novel method for testing the safety of self-driving vehicles in simulation. We propose an alternative to sensor simulation, as sensor simulation is expensive and has large domain gaps. Instead, we directly simulate the outputs of the self-driving vehicle’s perception and prediction syst…

Cited by 29SourcePDFScholar
2019

Modeling Point Clouds With Self-Attention and Gumbel Subset Sampling

CVPR 2019poster

Geometric deep learning is increasingly important thanks to the popularity of 3D sensors. Inspired by the recent advances in NLP domain, the self-attention transformer is introduced to consume the point clouds. We develop Point Attention Transformers (PATs), using a parameter-efficient Group Shuffle…

Cited by 519PDFScholar
2019

Spatial Attentive Single-Image Deraining With a High Quality Real Rain Dataset

CVPR 2019poster

Removing rain streaks from a single image has been drawing considerable attention as rain streaks can severely degrade the image quality and affect the performance of existing outdoor vision tasks. While recent CNN-based derainers have reported promising performances, deraining remains an open probl…

Cited by 698PDFScholar
2018

Image Correction via Deep Reciprocating HDR Transformation

CVPR 2018poster

Image correction aims to adjust an input image into a visually pleasing one with the detail in the under/over exposed regions recovered. However, existing image correction methods are mainly based on image pixel operations, and attempting to recover the lost detail from these under/over exposed regi…

Cited by 142SourcePDFScholar