← Search

Xuelong Li

166 accepted papers

2026

AgentVocab: Structure-Aware Vocabulary Adaptation for Efficient LLM Agents

ICML 2026poster

Recent large language models (LLMs) have demonstrated strong capabilities across challenging tasks, enabling their widespread adoption in agentic systems that interact with external tools. In such deployments, however, LLMs are typically trained with general-purpose tokenizers designed for broad lan…

Cited by 0SourceScholar
2026

Align-Then-stEer: Adapting the Vision-Language Action Models through Unified Latent Guidance

ICLR 2026poster

Vision-Language-Action (VLA) models pre-trained on large, diverse datasets show remarkable potential for general-purpose robotic manipulation. However, a primary bottleneck remains in adapting these models to downstream tasks, especially when the robot's embodiment or the task itself differs from th…

Cited by 0SourcecodeScholar
2026

AutoBio: A Simulation and Benchmark for Robotic Automation in Digital Biology Laboratory

ICLR 2026poster

Vision-language-action (VLA) models have shown promise as generalist robotic policies by jointly leveraging visual, linguistic, and proprioceptive modalities to generate action trajectories. While recent benchmarks have advanced VLA research in domestic tasks, professional science-oriented domains r…

Cited by 0SourcecodeScholar
2026

Beyond Text-to-Image: Liberating Generation with a Unified Discrete Diffusion Model

ICLR 2026poster

Autoregressive unified models suffer from slow inference due to sequential decoding, and non-autoregressive unified models suffer from weak generalization due to limited pretrained backbones. We introduce Muddit, a unified discrete diffusion transformer that enables fast and parallel generation acro…

Cited by 0SourcecodeScholar
2026

Closed-Loop Action Chunks with Dynamic Corrections for Training-Free Diffusion Policy

ICRA 2026poster

Diffusion-based policies have achieved remarkable results in robotic manipulation but often struggle to adapt rapidly in dynamic scenarios, leading to delayed responses or task failures. We present DCDP, a Dynamic Closed-Loop Diffusion Policy framework that integrates chunk-based action generation w…

2026

CompassNav: Steering From Path Imitation to Decision Understanding In Navigation

ICLR 2026poster

The dominant paradigm for training Large Vision-Language Models (LVLMs) in navigation relies on imitating expert trajectories. This approach reduces the complex navigation task to a sequence-to-sequence replication of a single correct path, fundamentally limiting the agent's ability to explore and g…

Cited by 0SourceScholar
2026

Controllable Exploration in Hybrid-Policy RLVR for Multi-Modal Reasoning

ICLR 2026poster

Reinforcement Learning with verifiable rewards (RLVR) has emerged as a primary learning paradigm for enhancing the reasoning capabilities of multi-modal large language models (MLLMs). However, during RL training, the enormous state space of MLLM and sparse rewards often leads to entropy collapse, po…

Cited by 0SourcecodeScholar
2026

DIFFA: Large Language Diffusion Models Can Listen and Understand

AAAI 2026technical

Recent advances in large language models (LLMs) have shown remarkable capabilities across textual and multimodal domains. In parallel, large language diffusion models have emerged as a promising alternative to the autoregressive paradigm, offering improved controllability, bidirectional context mode

Cited by 0SourcePDFScholar
2026

Data Augmentation of Contrastive Learning is Estimating Positive-incentive Noise

ICML 2026poster

Inspired by the idea of Positive-incentive Noise (*Pi-Noise* or *$\pi$-Noise*) that aims at learning the reliable noise beneficial to tasks, we scientifically investigate the connection between contrastive learning and $\pi$-noise in this paper. By converting the contrastive loss to an auxiliary Gau…

Cited by 0SourceScholar
2026

Exploring the Potential of Encoder-free Architectures in 3D LMMs

ICLR 2026poster

Encoder-free architectures have been preliminarily explored in the 2D Large Multimodal Models (LMMs), yet it remains an open question whether they can be effectively applied to 3D understanding scenarios. In this paper, we present the first comprehensive investigation into the potential of encoder-f…

Cited by 0SourcecodeScholar
2026

Exploring the Underwater World Segmentation without Extra Training

CVPR 2026

Accurate segmentation of marine organisms is vital for biodiversity monitoring and ecological assessment, yet existing datasets and models remain largely limited to terrestrial scenes. To bridge this gap, we introduce **AquaOV255**, the first large-scale and fine-grained underwater segmentation data

Cited by 0SourcecodeScholar
2026

FM-Steer: Enhance Generalist Policies with Value-Guided Cascaded Denoising

CVPR 2026

Humans naturally allocate more time before acting when handling complex tasks in the physical world. This paradigm has recently led to remarkable advances in boosting Large Language Models (LLMs) on complex tasks in digital domains. However, the potential of test-time computing remains largely unexp

Cited by 0SourcecodeScholar
2026

Group Verification-based Policy Optimization for Interactive Coding Agents

ICLR 2026poster

Recent advancements in reinforcement learning from verifiable rewards (RLVR), particularly through Group Relative Policy Optimization (GRPO), have significantly improved the capabilities of large language models (LLMs) for interactive coding agents. However, these methods overlook process-verifiable…

Cited by 0SourceScholar
2026

HAMLET: Hyperadaptive Agent-based Modeling for Live Embodied Theatrics

ICLR 2026poster

Creating an immersive and interactive theatrical experience is a long-term goal in the field of interactive narrative. The emergence of large language model (LLM) is providing a new path to achieve this goal. However, existing LLM-based drama generation methods often result in agents that lack initi…

Cited by 0SourcecodeScholar
2026

HSSBench: Benchmarking Humanities and Social Sciences Ability for Multimodal Large Language Models

ICLR 2026poster

Multimodal Large Language Models (MLLMs) have demonstrated significant potential to advance a broad range of domains. However, current benchmarks for evaluating MLLMs primarily emphasize general knowledge and vertical step-by-step reasoning typical of STEM disciplines, while overlooking the distinct…

Cited by 0SourcecodeScholar
2026

HUSKY: Humanoid Skateboarding System via Physics-Aware Whole-Body Control

RSS 2026poster

While current humanoid whole-body control frameworks predominantly rely on the static environment assumptions, addressing tasks characterized by high dynamism and complex interactions presents a formidable challenge. In this paper, we address humanoid skateboarding, a highly challenging task requiri…

Cited by 4SourceScholar
2026

Introducing Visual Scenes and Reasoning: A More Realistic Benchmark for Spoken Language Understanding

AAAI 2026technical

Spoken Language Understanding (SLU) consists of two sub-tasks: intent detection (ID) and slot filling (SF). Given its broad range of real-world applications, enhancing SLU for practical deployment is increasingly critical. Profile-based SLU addresses ambiguous user utterances by incorporating contex

Cited by 0SourcePDFScholar
2026

MLM: Learning Multi-Task Loco-Manipulation Whole-Body Control for Quadruped Robot With Arm

RA-L 2026

Whole-body loco-manipulation for quadruped robots with arms remains a challenging problem, particularly in achieving multi-task control. To address this, we propose MLM, a reinforcement learning framework driven by both real-world and simulation data. It enables a six-DoF robotic arm–equipped quadru

Cited by 4SourceScholar
2026

MTVCraft: Tokenizing 4D Motion for Arbitrary Character Animation

ICLR 2026poster

Character image animation has rapidly advanced with the rise of digital humans. However, existing methods rely largely on 2D-rendered pose images for motion guidance, which limits generalization and discards essential 4D information for open-world animation. To address this, we propose MTVCraft (Mot…

Cited by 0SourcecodeScholar
2026

MedMamba: Multi-View State Space Models with Adaptive Graph Learning for Medical Time Series Classification

ICML 2026poster

Medical time series are central to healthcare, enabling continuous monitoring and supporting timely clinical decisions. Despite recent progress, existing methods struggle to jointly model local-global dynamics and handle nonstationarities like baseline drift, while often failing to capture latent ch…

Cited by 0SourceScholar
2026

Metis: Learning to Jailbreak LLMs via Self-Evolving Metacognitive Policy Optimization

ICML 2026poster

Red teaming is critical for uncovering vulnerabilities in Large Language Models (LLMs). While automated methods have improved scalability, existing approaches often rely on static heuristics or stochastic search, rendering them brittle against advanced safety alignment. To address this, we introduce…

Cited by 0SourceScholar
2026

Mitigating Noise-Induced Layout Priors for Object Counting in Diffusion Models

ICML 2026poster

Despite remarkable progress in text-to-image diffusion models, accurately generating the specified number of objects remains a persistent challenge. We identify the initial noise as a primary determinant of spatial layout formation, with early-stage cross-attention serving as the key mechanism that …

Cited by 0SourceScholar
2026

OmniVDiff: Omni Controllable Video Diffusion for Generation and Understanding

AAAI 2026technical

In this paper, we propose a novel framework for controllable video diffusion, OmniVDiff , aiming to synthesize and comprehend multiple video visual content in a single diffusion model. To achieve this, OmniVDiff treats all video visual modalities in the color space to learn a joint distribution, whi

Cited by 0SourcePDFScholar
2026

OpenFly: A COMPREHENSIVE PLATFORM FOR AERIAL VISION-LANGUAGE NAVIGATION

ICLR 2026poster

Aerial Vision-Language Navigation (VLN) seeks to guide UAVs by leveraging language instructions and visual cues, establishing a new paradigm for human-UAV interaction. However, the collection of VLN data demands extensive human effort to construct trajectories and corresponding instructions, hinderi…

Cited by 0SourcecodeScholar
2026

RecTok: Reconstruction Distillation along Rectified Flow

CVPR 2026

Visual tokenizers play a crucial role in diffusion models. The dimensionality of latent space governs both reconstruction fidelity and the semantic expressiveness of the latent feature. However, a fundamental trade-off is inherent between dimensionality and generation quality, constraining existing

Cited by 0SourceScholar
2026

Seeing What Matters: Visual Preference Policy Optimization for Visual Generation

CVPR 2026

Reinforcement learning (RL) has become a powerful tool for post-training visual generative models, with Group Relative Policy Optimization (GRPO) increasingly used to align generators with human preferences. However, existing GRPO pipelines rely on a single scalar reward per sample, treating each im

Cited by 0SourceScholar
2026

Segment-Aligned Policy Optimization for Multi-Modal Reasoning

ICML 2026poster

Existing reinforcement learning approaches for Large Language Models typically perform policy optimization at the granularity of individual tokens or entire response sequences. However, such formulations often misalign with the natural step-wise structure of reasoning processes, leading to suboptima…

Cited by 0SourceScholar
2026

SuCo: Sufficiency-guided Continuous Adaptive Reasoning

ICML 2026poster

Despite remarkable performance on complex tasks, Large Reasoning Models (LRMs) often generate excessively long Chain-of-Thoughts (CoT), inflating computational costs even for simple queries. Existing efforts to mitigate this inefficiency typically rely on discrete reasoning modes or fixed budget tie…

Cited by 0SourceScholar
2026

TempoMaster: Efficient Long Video Generation via Next-Frame-Rate Prediction

CVPR 2026

We present TempoMaster, a novel framework that formulates long video generation as next-frame-rate prediction. Specifically, we first generate a low-frame-rate clip that serves as a coarse blueprint of the entire video sequence, and then progressively increase the frame rate to refine visual details

Cited by 0SourceScholar
2026

ViewMask-1-to-3: Multi-View Consistent Image Generation via Multimodal Diffusion Models

ICML 2026poster

Motivated by discrete diffusion's success in language-vision modeling, we explore its potential for multi-view generation, a task dominated by continuous approaches. We introduce \textbf{ViewMask-1-to-3}, formulating multi-view synthesis as a discrete sequence modeling problem where each viewpoint i…

Cited by 0SourceScholar
2026

When Safe Unimodal Inputs Collide: Optimizing Reasoning Chains for Cross-Modal Safety in Multimodal Large Language Models

AAAI 2026technical

Multimodal Large Language Models (MLLMs) are susceptible to the implicit reasoning risk, wherein innocuous unimodal inputs synergistically assemble into risky multimodal data that produce harmful outputs. We attribute this vulnerability to the difficulty of MLLMs maintaining safety alignment through

Cited by 0SourcePDFScholar
2026

X-Loco: Towards Generalist Humanoid Locomotion Control via Synergetic Policy Distillation

RSS 2026poster

While recent advances have demonstrated strong performance in individual humanoid skills such as upright locomotion, fall recovery and whole-body coordination, learning a single policy that masters all these skills remains challenging due to the diverse dynamics and conflicting control objectives in…

Cited by 0SourceScholar
2025

Adversarial Locomotion and Motion Imitation for Humanoid Policy Learning

NeurIPS 2025poster

Humans exhibit diverse and expressive whole-body movements. However, attaining human-like whole-body coordination in humanoid robots remains challenging, as conventional approaches that mimic whole-body motions often neglect the distinct roles of upper and lower body. This oversight leads to computa…

Cited by 0SourcecodeScholar
2025

AerialVG: A Challenging Benchmark for Aerial Visual Grounding by Exploring Positional Relations

ICCV 2025poster

Visual grounding (VG) aims to localize target objects in an image based on natural language descriptions. In this paper, we propose AerialVG, a new task focusing on visual grounding from aerial views. Compared to traditional VG, AerialVG poses new challenges, e.g., appearance-based grounding is insu…

2025

AlignBot: Aligning VLM-Powered Customized Task Planning with User Reminders Through Fine-Tuning for Household Robots

ICRA 2025

This paper presents AlignBot, a novel framework designed to optimize VLM-powered customized task planning for household robots by effectively aligning with user reminders. In domestic settings, aligning task planning with user reminders poses significant challenges due to the limited quantity, diver

Cited by 9SourceScholar
2025

CAS-Spec: Cascade Adaptive Self-Speculative Decoding for On-the-Fly Lossless Inference Acceleration of LLMs

NeurIPS 2025poster

Speculative decoding has become a widely adopted as an effective technique for lossless inference acceleration when deploying large language models (LLMs). While on-the-fly self-speculative methods offer seamless integration and broad utility, they often fall short of the speed gains achieved by met…

Cited by 0SourceScholar
2025

CCIN: Compositional Conflict Identification and Neutralization for Composed Image Retrieval

CVPR 2025highlight

Composed Image Retrieval (CIR) is a multi-modal task that seeks to retrieve target images by harmonizing a reference image with a modified instruction. A key challenge in CIR lies in compositional conflicts between the reference image (e.g., blue, long sleeve) and the modified instruction (e.g., gre…

2025

COHERENT: Collaboration of Heterogeneous Multi-Robot System with Large Language Models

ICRA 2025

Leveraging the powerful reasoning capabilities of large language models (LLMs), recent LLM-based robot task planning methods yield promising results. However, they mainly focus on single or multiple homogeneous robots on simple tasks. Practically, complex long-horizon tasks always require collaborat

Cited by 41SourcecodeScholar
2025

Co-Attention Based Multi-Channel TF-GridNet for Speech Separation with Ad-Hoc Microphone Arrays

ICASSP 2025accepted

Speech separation using ad-hoc microphone arrays has been explored, but there is still significant room for improvement, especially in complex scenarios with varying channel conditions. Co-attention, a feature fusion mechanism, is widely used in multimodal fusion to capture the cooperation between m…

Cited by 0SourceScholar
2025

Cocube: a Tabletop Modular Multi-Robot Platform for Education and Research

ICRA 2025

This paper presents CoCube a tabletop modular robotics platform designed for robotics education and multirobot algorithm research. CoCube is characterized by its low cost low floors high ceilings and wide walls offering flexibility and broad applicability across various use cases. The platform compr

Cited by 0SourceScholar
2025

Discriminator-Guided Embodied Planning for LLM Agent

ICLR 2025poster

Large Language Models (LLMs) have showcased remarkable reasoning capabilities in various domains, yet face challenges in complex embodied tasks due to the need for a coherent long-term policy and context-sensitive environmental understanding. Previous work performed LLM refinement relying on outcome…

Cited by 1SourcePDFScholar
2025

Efficient Anchor Graph Clustering Through Enhanced Within-Cluster Homogeneity

ICASSP 2025accepted

Anchor-based clustering methods have gained attention for their efficiency in subspace, multi-view, and ensemble clustering tasks. Most existing methods focus on using anchors to reduce computational complexity in the original data space. However, clustering directly on anchors, followed by label pr…

Cited by 0SourceScholar
2025

Efficient Diffusion as Low Light Enhancer

CVPR 2025poster

The computational burden of the iterative sampling process remains a major challenge in diffusion-based Low-Light Image Enhancement (LLIE). Current acceleration methods, whether training-based or training-free, often lead to significant performance degradation, highlighting the trade-off between per…

Cited by 0SourcePDFScholar
2025

FastUMI: A Scalable and Hardware-Independent Universal Manipulation Interface with Dataset

CoRL 2025poster

Real-world manipulation datasets for robotic arms remain scarce due to the high costs, rigid hardware dependencies, and complex setup procedures associated with existing data collection methods. We introduce, a redesigned Universal Manipulation Interface (UMI) that addresses these challenges, enabli…

Cited by 0SourceScholar
2025

G3Flow: Generative 3D Semantic Flow for Pose-aware and Generalizable Object Manipulation

CVPR 2025poster

Recent advances in imitation learning for 3D robotic manipulation have shown promising results with diffusion-based policies. However, achieving human-level dexterity requires seamless integration of geometric precision and semantic understanding. We present G3Flow, a novel framework that constructs…

Cited by 9SourcePDFScholar
2025

Humanoid Whole-Body Locomotion on Narrow Terrain via Dynamic Balance and Reinforcement Learning

IROS 2025

Humans possess delicate dynamic balance mechanisms that enable them to maintain stability across diverse terrains and under extreme conditions. However, despite significant advances recently, existing locomotion algorithms for humanoid robots are still struggle to traverse extreme environments, espe

Cited by 17SourcecodeScholar
2025

INT: Establishing Information Transfer for Multilingual Intent Detection and Slot Filling

ACL 2025finding

Multilingual spoken language understanding (SLU) involves intent detection (ID) and slot filling (SF) across multiple languages. The inherent linguistic diversity presents significant challenges in achieving performance comparable to traditional SLU. Recent studies have attempted to improve multilin…

Cited by 0SourcePDFScholar
2025

Improve LLM-as-a-Judge Ability as a General Ability

EMNLP 2025

LLM-as-a-Judge leverages the generative and reasoning capabilities of large language models (LLMs) to evaluate LLM responses across diverse scenarios, providing accurate preference signals. This approach plays a vital role in aligning LLMs with human values. Recent studies have raised many methods t

Cited by 0SourcePDFScholar
2025

JTD-UAV: MLLM-Enhanced Joint Tracking and Description Framework for Anti-UAV Systems

CVPR 2025poster

Unmanned Aerial Vehicles (UAVs) are widely adopted across various fields, yet they raise significant privacy and safety concerns, demanding robust monitoring solutions. Existing anti-UAV methods primarily focus on position tracking but fail to capture UAV behavior and intent. To address this, we int…

Cited by 0SourcePDFScholar
2025

KungfuBot: Physics-Based Humanoid Whole-Body Control for Learning Highly-Dynamic Skills

NeurIPS 2025poster

Humanoid robots are promising to acquire various skills by imitating human behaviors. However, existing algorithms are only capable of tracking smooth, low-speed human motions, even with delicate reward and curriculum design. This paper presents a physics-based humanoid control framework, aiming to…

Cited by 0SourcecodeScholar
2025

LLMs Caught in the Crossfire: Malware Requests and Jailbreak Challenges

ACL 2025long

The widespread adoption of Large Language Models (LLMs) has heightened concerns about their security, particularly their vulnerability to jailbreak attacks that leverage crafted prompts to generate malicious outputs. While prior research has been conducted on general security capabilities of LLMs, t…

2025

Logic-Regularized Verifier Elicits Reasoning from LLMs

ACL 2025long

Verifiers are crucial components for enhancing modern LLMs’ reasoning capability. Typical verifiers require resource-intensive supervised dataset construction, which is costly and faces limitations in data diversity. In this paper, we propose LOVER, an unsupervised verifier regularized by logical ru…

2025

MSMAR-RL: Multi-Step Masked-Attention Recovery Reinforcement Learning for Safe Maneuver Decision in High-Speed Pursuit-Evasion Game

IJCAI 2025

Ensuring the safety of high-speed agent in dynamic adversarial environments, such as pursuit-evasion games with target-purchase and obstacle-avoidance, is a significant challenge. Existing reinforcement learning methods often fail to balance safety and reward under strict safety constraints and dive

2025

Mixture of Noise for Pre-Trained Model-Based Class-Incremental Learning

NeurIPS 2025poster

Class Incremental Learning (CIL) aims to continuously learn new categories while retaining the knowledge of old ones. Pre-trained models (PTMs) show promising capabilities in CIL. However, existing approaches that apply lightweight fine-tuning to backbones still induce parameter drift, thereby compr…

Cited by 0SourcecodeScholar
2025

MoMa-Kitchen: A 100K+ Benchmark for Affordance-Grounded Last-Mile Navigation in Mobile Manipulation

ICCV 2025poster

In mobile manipulation, navigation and manipulation are often treated as separate problems, resulting in a significant gap between merely approaching an object and engaging with it effectively. Many navigation approaches primarily define success by proximity to the target, often overlooking the nece…

Cited by 0SourcePDFScholar
2025

Multi-Task Curriculum Graph Contrastive Learning with Clustering Entropy Guidance

IJCAI 2025

Recent advances in unsupervised deep graph clustering have been significantly promoted by contrastive learning. Despite the strides, most graph contrastive learning models face challenges: 1) graph augmentation is used to improve learning diversity, but commonly used random augmentation methods may

Cited by 0SourcePDFScholar
2025

NFIG: Multi-Scale Autoregressive Image Generation via Frequency Ordering

NeurIPS 2025poster

Autoregressive models have achieved significant success in image generation. However, unlike the inherent hierarchical structure of image information in the spectral domain, standard autoregressive methods typically generate pixels sequentially in a fixed spatial order. To better leverage this spect…

Cited by 0SourceScholar
2025

Online Preference Alignment for Language Models via Count-based Exploration

ICLR 2025spotlight

Reinforcement Learning from Human Feedback (RLHF) has shown great potential in fine-tuning Large Language Models (LLMs) to align with human preferences. Existing methods perform preference alignment from a fixed dataset, which can be limited in data coverage and the resulting reward model is hard to…

2025

PUO-Bench: A Panel Understanding and Operation Benchmark with A Privacy-Preserving Framework

NeurIPS 2025poster

Recent advancements in Vision-Language Models (VLMs) have enabled GUI agents to leverage visual features for interface understanding and operation in the digital world. However, limited research has addressed the interpretation and interaction with control panels in real-world settings. To bridge th…

Cited by 0SourceScholar
2025

Preference Aligned Diffusion Planner for Quadrupedal Locomotion Control

IROS 2025

Diffusion models demonstrate superior performance in capturing complex distributions from large-scale datasets, providing a promising solution for quadrupedal locomotion control. However, the robustness of the diffusion planner is inherently dependent on the diversity of the pre-collected datasets.

Cited by 9SourcecodeScholar
2025

SpatialVLA: Exploring Spatial Representations for Visual-Language-Action Models

RSS 2025poster

In this paper, we claim that spatial understanding is the keypoint in robot manipulation, and propose SpatialVLA to explore effective spatial representations for the robot foundation model. Specifically, we propose Ego3D Position Encoding to inject 3D information into VLA’s input observations, and i…

Cited by 18PDFScholar
2025

T2R-BENCH: A Benchmark for Real World Table-to-Report Task

EMNLP 2025

Extensive research has been conducted to explore the capabilities of large language models (LLMs) in table reasoning. However, the essential task of transforming tables information into reports remains a significant challenge for industrial applications. This task is plagued by two critical issues:

2025

Think Small, Act Big: Primitive Prompt Learning for Lifelong Robot Manipulation

CVPR 2025poster

Learning a generalist robot that can effectively leverage prior knowledge for continuous skill acquisition remains significantly challenging. Despite the success of experience replay and parameter-efficient methods in maintaining knowledge across skills, naively applying these methods causes a failu…

Cited by 0SourcePDFScholar
2025

Towards Efficient LLM Grounding for Embodied Multi-Agent Collaboration

ACL 2025finding

Grounding the reasoning ability of large language models (LLMs) for embodied tasks is challenging due to the complexity of the physical world. Especially, LLM planning for multi-agent collaboration requires communication of agents or credit assignment as the feedback to re-adjust the proposed plans…

2025

Towards Reliable LLM-based Robots Planning via Combined Uncertainty Estimation

NeurIPS 2025poster

Large language models (LLMs) demonstrate advanced reasoning abilities, enabling robots to understand natural language instructions and generate high-level plans with appropriate grounding. However, LLM hallucinations present a significant challenge, often leading to overconfident yet potentially mis…

Cited by 0SourcecodeScholar
2025

WebUIBench: A Comprehensive Benchmark for Evaluating Multimodal Large Language Models in WebUI-to-Code

ACL 2025finding

With the rapid advancement of Generative AI technology, Multimodal Large Language Models(MLLMs) have the potential to act as AI software engineers capable of executing complex web application development. Considering that the model requires a confluence of multidimensional sub-capabilities to addres…

2025

Why Does Dropping Edges Usually Outperform Adding Edges in Graph Contrastive Learning?

AAAI 2025technical

Graph contrastive learning (GCL) has been widely used as an effective self-supervised learning method for graph representation learning. However, how to apply adequate and stable graph augmentation to generating proper views for contrastive learning remains an essential problem. Dropping edges is a…

2024

Any2Point: Empowering Any-modality Transformers for Efficient 3D Understanding

ECCV 2024poster

"Large foundation models have recently emerged as a prominent focus of interest, attaining superior performance in widespread scenarios. Due to the scarcity of 3D data, many efforts have been made to adapt pre-trained transformers from vision to 3D domains. However, such 2D-to-3D approaches are stil…

2024

Causal Deciphering and Inpainting in Spatio-Temporal Dynamics via Diffusion Model

NeurIPS 2024poster

Spatio-temporal (ST) prediction has garnered a De facto attention in earth sciences, such as meteorological prediction, human mobility perception. However, the scarcity of data coupled with the high expenses involved in sensor deployment results in notable data imbalances. Furthermore, models that a…

Cited by 2SourcePDFScholar
2024

Color Event Enhanced Single-Exposure HDR Imaging

AAAI 2024technical

Single-exposure high dynamic range (HDR) imaging aims to reconstruct the wide-range intensities of a scene by using its single low dynamic range (LDR) image, thus providing significant efficiency. Existing methods pay high attention to restoring the luminance by inversing the tone-mapping process, w…

2024

Constrained Ensemble Exploration for Unsupervised Skill Discovery

ICML 2024poster

Unsupervised Reinforcement Learning (RL) provides a promising paradigm for learning useful behaviors via reward-free per-training. Existing methods for unsupervised RL mainly conduct empowerment-driven skill discovery or entropy-based exploration. However, empowerment often leads to static skills, a…

Cited by 6SourcePDFScholar
2024

Contrastive Representation for Data Filtering in Cross-Domain Offline Reinforcement Learning

ICML 2024poster

Cross-domain offline reinforcement learning leverages source domain data with diverse transition dynamics to alleviate the data requirement for the target domain. However, simply merging the data of two domains leads to performance degradation due to the dynamics mismatch. Existing methods address t…

2024

DAG-Aware Variational Autoencoder for Social Propagation Graph Generation

AAAI 2024technical

Propagation models in social networks are critical, with extensive applications across various fields and downstream tasks. However, existing propagation models are often oversimplified, scenario-specific, and lack real-world user social attributes. These limitations detaching from real-world analys…

Cited by 4SourcePDFScholar
2024

Depth Helps: Improving Pre-trained RGB-based Policy with Depth Information Injection

IROS 2024poster

3D perception ability is crucial for generalizable robotic manipulation. While recent foundation models have made significant strides in perception and decision-making with RGB-based input, their lack of 3D perception limits their effectiveness in fine-grained robotic manipulation tasks. To address…

Cited by 2SourcecodeScholar
2024

Dual Prompt Tuning based Contrastive Learning for Hierarchical Text Classification

ACL 2024findings

Hierarchical text classification aims at categorizing texts into a multi-tiered tree-structured hierarchy of labels. Existing methods pay more attention to capture hierarchy-aware text feature by exploiting explicit parent-child relationships, while interactions between peer labels are rarely taken…

Cited by 4SourcePDFScholar
2024

GS-SLAM: Dense Visual SLAM with 3D Gaussian Splatting

CVPR 2024highlight

In this paper we introduce GS-SLAM that first utilizes 3D Gaussian representation in the Simultaneous Localization and Mapping (SLAM) system. It facilitates a better balance between efficiency and accuracy. Compared to recent SLAM methods employing neural implicit representations our method utilizes…

2024

HPL-ESS: Hybrid Pseudo-Labeling for Unsupervised Event-based Semantic Segmentation

CVPR 2024poster

Event-based semantic segmentation has gained popularity due to its capability to deal with scenarios under high-speed motion and extreme lighting conditions which cannot be addressed by conventional RGB cameras. Since it is hard to annotate event data previous approaches rely on event-to-image recon…

Cited by 5SourcePDFScholar
2024

KOI: Accelerating Online Imitation Learning via Hybrid Key-state Guidance

CoRL 2024poster

Online Imitation Learning methods struggle with the gap between extensive online exploration space and limited expert trajectories, which hinder efficient exploration due to inaccurate task-aware reward estimation. Inspired by the findings from cognitive neuroscience that task decomposition coul…

Cited by 0SourceScholar
2024

Kinematic-aware Prompting for Generalizable Articulated Object Manipulation with LLMs

ICRA 2024poster

Generalizable articulated object manipulation is essential for home-assistant robots. Recent efforts focus on imitation learning from demonstrations or reinforcement learning in simulation, however, due to the prohibitive costs of real-world data collection and precise object simulation, it still re…

Cited by 23SourcecodeScholar
2024

Learning Manipulation by Predicting Interaction

RSS 2024poster

Representation learning approaches for robotic manipulation have boomed in recent years. Due to the scarcity of in-domain robot data, prevailing methodologies tend to leverage large-scale human video datasets to extract generalizable features for visuomotor policy learning. Despite the progress achi…

2024

Learning an Actionable Discrete Diffusion Policy via Large-Scale Actionless Video Pre-Training

NeurIPS 2024poster

Learning a generalist embodied agent capable of completing multiple tasks poses challenges, primarily stemming from the scarcity of action-labeled robotic datasets. In contrast, a vast amount of human videos exist, capturing intricate tasks and interactions with the physical world. Promising prospec…

2024

LiveScene: Language Embedding Interactive Radiance Fields for Physical Scene Control and Rendering

NeurIPS 2024poster

This paper scales object-level reconstruction to complex scenes, advancing interactive scene reconstruction. We introduce two datasets, OmniSim and InterReal, featuring 28 scenes with multiple interactive objects. To tackle the challenge of inaccurate interactive motion recovery in complex scenes, w…

2024

On the Role of General Function Approximation in Offline Reinforcement Learning

ICLR 2024spotlight

We study offline reinforcement learning (RL) with general function approximation. General function approximation is a powerful tool for algorithm design and analysis, but its adaptation to offline RL encounters several challenges due to varying approximation targets and assumptions that blur the rea…

Cited by 3SourcePDFScholar
2024

Outlier-Robust Feature Selection with ℓ2, 1-Norm Minimization and Group Row-Sparsity Induced Constraints

ICASSP 2024accepted

In the realm of high-dimensional data analysis, the existence of outliers presents a substantial hurdle to the efficacy of feature selection methods that rely on the assumption of Gaussian distribution. To tackle this issue, we propose an outlier-robust feature selection method, ORFS, which combines…

Cited by 0SourceScholar
2024

Play to the Score: Stage-Guided Dynamic Multi-Sensory Fusion for Robotic Manipulation

CoRL 2024poster

Humans possess a remarkable talent for flexibly alternating to different senses when interacting with the environment. Picture a chef skillfully gauging the timing of ingredient additions and controlling the heat according to the colors, sounds, and aromas, seamlessly navigating through every stage…

Cited by 7SourceScholar
2024

Point-PEFT: Parameter-Efficient Fine-Tuning for 3D Pre-trained Models

AAAI 2024technical

The popularity of pre-trained large models has revolutionized downstream tasks across diverse fields, such as language, vision, and multi-modality. To minimize the adaption cost for downstream tasks, many Parameter-Efficient Fine-Tuning (PEFT) techniques are proposed for language and 2D image pre-tr…

2024

Regularized Conditional Diffusion Model for Multi-Task Preference Alignment

NeurIPS 2024poster

Sequential decision-making can be formulated as a conditional generation process, with targets for alignment with human intents and versatility across various tasks. Previous return-conditioned diffusion models manifest comparable performance but rely on well-defined reward functions, which requires…

Cited by 7SourcePDFScholar
2024

Robust Quadrupedal Locomotion via Risk-Averse Policy Learning

ICRA 2024poster

The robustness of legged locomotion is crucial for quadrupedal robots in challenging terrains. Recently, Reinforcement Learning (RL) has shown promising results in legged locomotion and various methods try to integrate privileged distillation, scene modeling, and external sensors to improve the gene…

Cited by 13SourceScholar
2024

SAM-E: Leveraging Visual Foundation Model with Sequence Imitation for Embodied Manipulation

ICML 2024poster

Acquiring a multi-task imitation policy in 3D manipulation poses challenges in terms of scene understanding and action prediction. Current methods employ both 3D representation and multi-view 2D representation to predict the poses of the robot’s end-effector. However, they still require a considerab…

Cited by 11SourcePDFScholar
2023

Affordance-Driven Next-Best-View Planning for Robotic Grasping

CoRL 2023poster

Grasping occluded objects in cluttered environments is an essential component in complex robotic manipulation tasks. In this paper, we introduce an AffordanCE-driven Next-Best-View planning policy (ACE-NBV) that tries to find a feasible grasp for target object via continuously observing scenes from…

Cited by 14SourceScholar
2023

Behavior Contrastive Learning for Unsupervised Skill Discovery

ICML 2023poster

In reinforcement learning, unsupervised skill discovery aims to learn diverse skills without extrinsic rewards. Previous methods discover skills by maximizing the mutual information (MI) between states and skills. However, such an MI objective tends to learn simple and static skills and may hinder e…

2023

Cross-Domain Policy Adaptation via Value-Guided Data Filtering

NeurIPS 2023poster

Generalizing policies across different domains with dynamics mismatch poses a significant challenge in reinforcement learning. For example, a robot learns the policy in a simulator, but when it is deployed in the real world, the dynamics of the environment may be different. Given the source and targ…

Cited by 19SourcePDFScholar
2023

Diffusion Model is an Effective Planner and Data Synthesizer for Multi-Task Reinforcement Learning

NeurIPS 2023poster

Diffusion models have demonstrated highly-expressive generative capabilities in vision and NLP. Recent studies in reinforcement learning (RL) have shown that diffusion models are also powerful in modeling complex policies or trajectories in offline datasets. However, these works have been limited to…

2023

Efficient Top-K Feature Selection Using Coordinate Descent Method

AAAI 2023technical

Sparse learning based feature selection has been widely investigated in recent years. In this study, we focus on the l2,0-norm based feature selection, which is effective for exact top-k feature selection but challenging to optimize. To solve the general l2,0-norm constrained problems, we novelly de…

2023

Fully Self-Supervised Depth Estimation From Defocus Clue

CVPR 2023poster

Depth-from-defocus (DFD), modeling the relationship between depth and defocus pattern in images, has demonstrated promising performance in depth estimation. Recently, several self-supervised works try to overcome the difficulties in acquiring accurate depth ground-truth. However, they depend on the…

2023

Joint Feature and Differentiable $ k $-NN Graph Learning using Dirichlet Energy

NeurIPS 2023poster

Feature selection (FS) plays an important role in machine learning, which extracts important features and accelerates the learning process. In this paper, we propose a deep FS method that simultaneously conducts feature selection and differentiable $ k $-NN graph learning based on the Dirichlet Ene…

Cited by 4SourcePDFScholar
2023

Multilayer Subspace Learning With Self-Sparse Robustness for Two-Dimensional Feature Extraction

ICASSP 2023accepted

Two-dimensional (2D) feature extraction techniques are specifically designed for reducing the dimension of data in matrix representation. Existing methods mostly rely on bilateral projections of matrices. This rasterized manner critically limits the freedom of feature combinations, and thus degrades…

Cited by 0SourceScholar
2023

One-Shot High-Fidelity Talking-Head Synthesis With Deformable Neural Radiance Field

CVPR 2023poster

Talking head generation aims to generate faces that maintain the identity information of the source image and imitate the motion of the driving image. Most pioneering methods rely primarily on 2D representations and thus will inevitably suffer from face distortion when large head rotations are encou…

Cited by 54SourcePDFScholar
2023

Propagate and Calibrate: Real-Time Passive Non-Line-of-Sight Tracking

CVPR 2023poster

Non-line-of-sight (NLOS) tracking has drawn increasing attention in recent years, due to its ability to detect object motion out of sight. Most previous works on NLOS tracking rely on active illumination, e.g., laser, and suffer from high cost and elaborate experimental conditions. Besides, these te…

2023

Sequential Attention Source Identification Based on Feature Representation

IJCAI 2023poster

Snapshot observation based source localization has been widely studied due to its accessibility and low cost. However, the interaction of users in existing methods does not be addressed in time-varying infection scenarios. So these methods have a decreased accuracy in heterogeneous interaction scena…

2023

Towards Nonlinear-Motion-Aware and Occlusion-Robust Rolling Shutter Correction

ICCV 2023poster

This paper addresses the problem of rolling shutter correction in complex nonlinear and dynamic scenes with extreme occlusion. Existing methods suffer from two main drawbacks. Firstly, they face challenges in estimating the accurate correction field due to the uniform velocity assumption, leading t…

Cited by 8PDFcodeScholar
2023

Unsupervised Feature Selection with self-Weighted and ℓ2,0-Norm Constraint

ICASSP 2023accepted

At data mining field, it is a fundamental problem to dispose of high-dimensional data. Many existing unsupervised methods select features by manifold learning or exploring spectral analysis, thus preserving the intrinsic structure of raw data. But most of them follow an assumption that all features…

Cited by 0SourceScholar
2023

ViewRefer: Grasp the Multi-view Knowledge for 3D Visual Grounding

ICCV 2023poster

Understanding 3D scenes from multi-view inputs has been proven to alleviate the view discrepancy issue in 3D visual grounding. However, existing methods normally neglect the view cues embedded in the text modality and fail to weigh the relative importance of different views. In this paper, we propos…

Cited by 64PDFScholar
2022

A Formal Model for Multiagent Q-Learning Dynamics on Regular Graphs

IJCAI 2022poster

Modeling the dynamics of multi-agent learning has long been an important research topic. The focus of previous research has been either on 2-agent settings or well-mixed infinitely large agent populations. In this paper, we consider the scenario where n Q-learning agents locate on regular graphs, su…

Cited by 36SourcePDFScholar
2022

Modelling the Dynamics of Regret Minimization in Large Agent Populations: a Master Equation Approach

IJCAI 2022poster

Understanding the learning dynamics in multiagent systems is an important and challenging task. Past research on multi-agent learning mostly focuses on two-agent settings. In this paper, we consider the scenario in which a population of infinitely many agents apply regret minimization in repeated sy…

Cited by 144SourcePDFScholar
2022

Multiple Kernel K-Means Clustering with Simultaneous Spectral Rotation

ICASSP 2022accepted

Multiple kernel k-means clustering (MKKM) and its variants have been thoroughly studied over the past decades. However, most existing models utilize a spectrum-based two-step approach to solve the clustering objective, which may deviate from the final cluster labels and lead to suboptimal performanc…

Cited by 0SourceScholar
2022

Search to Pass Messages for Temporal Knowledge Graph Completion

EMNLP 2022finding

Completing missing facts is a fundamental task for temporal knowledge graphs (TKGs).Recently, graph neural network (GNN) based methods, which can simultaneously explore topological and temporal information, have become the state-of-the-art (SOTA) to complete TKGs. However, these studies are based on…

2021

Adaptive Feature Weight Learning For Robust Clustering Problem with Sparse Constraint

ICASSP 2021accepted

Clustering task has been greatly developed in recent years like partition-based and graph-based methods. However, in terms of improving robustness, most existing algorithms only focus on noise and outliers between data, while ignoring the noise in feature space. To deal with this situation, we propo…

Cited by 0SourceScholar
2021

Fast Local Representation Learning with Adaptive Anchor Graph

ICASSP 2021accepted

Dimension reduction is an effective technology to embed data with high dimension to lower dimension space, where Linear Discriminant Analysis (LDA), one of representative methods, only works with Gaussian distribution data. However, in order to solve non-Gaussian issue that only one cluster cannot w…

Cited by 0SourceScholar
2021

GSPL: A Succinct Kernel Model for Group-Sparse Projections Learning of Multiview Data

IJCAI 2021poster

This paper explores a succinct kernel model for Group-Sparse Projections Learning (GSPL), to handle multiview feature selection task completely. Compared to previous works, our model has the following useful properties: 1) Strictness: GSPL innovatively learns group-sparse projections strictly on mul…

Cited by 7SourcePDFScholar
2020

BidNet: Binocular Image Dehazing Without Explicit Disparity Estimation

CVPR 2020poster

Heavy haze results in severe image degradation and thus hampers the performance of visual perception, object detection, etc. On the assumption that dehazed binocular images are superior to the hazy ones for stereo vision tasks such as 3D object detection and according to the fact that image haze is…

Cited by 82PDFScholar
2020

Discriminative Feature Selection via A Structured Sparse Subspace Learning Module

IJCAI 2020poster

In this paper, we first propose a novel Structured Sparse Subspace Learning S^3L module to address the long-standing subspace sparsity issue. Elicited by proposed module, we design a new discriminative feature selection method, named Subspace Sparsity Discriminant Feature Selection S^2DFS which enab…

2020

Efficient Clustering Based On A Unified View Of $K$-means And Ratio-cut

NeurIPS 2020poster

Spectral clustering and $k$-means, both as two major traditional clustering methods, are still attracting a lot of attention, although a variety of novel clustering algorithms have been proposed in recent years. Firstly, a unified framework of $k$-means and ratio-cut is revisited, and a novel and e…

2020

Fast Clustering With Co-Clustering Via Discrete Non-Negative Matrix Factorization for Image Identification

ICASSP 2020accepted

How to effectively cluster large-scale image data sets is a challenge and is receiving more and more attention. To address this problem, a novel clustering method called fast clustering with co-clustering via discrete non-negative matrix factorization, is proposed. Inspired by co-clustering, our alg…

Cited by 0SourceScholar
2020

IQ-STAN: Image Quality Guided Spatio-Temporal Attention Network for License Plate Recognition

ICASSP 2020accepted

License plate recognition (LPR) is one of the essential components in intelligent transportation systems. Although the image processing algorithms for LPR have been extensively studied in the past several years, the recognition performance is still not satisfactory especially in unconstrained comple…

Cited by 0SourceScholar
2020

KALM: Key Area Localization Mechanism for Abnormality Detection in Musculoskeletal Radiographs

ICASSP 2020accepted

Recently abnormality detection in musculoskeletal radio-graphs has attracted many attentions. For abnormality detection, it is crucial to locate the most important area in the musculoskeletal radiographs. To achieve this goal, we propose a key area localization mechanism (KALM) for abnormality detec…

Cited by 0SourceScholar
2020

Robust Rank Constrained Sparse Learning: A Graph-Based Method for Clustering

ICASSP 2020accepted

Graph-based clustering is an advanced clustering techniuqe, which partitions the data according to an affinity graph. However, the graph quality affects the clustering results to a large extent, and it is difficult to construct a graph with high quality, especially for data with noises and outliers.…

Cited by 0SourceScholar
2019

Robust Subspace Clustering by Learning an Optimal Structured Bipartite Graph via Low-rank Representation

ICASSP 2019accepted

This paper addresses the subspace clustering problem based on low-rank representation. Combining with the idea of co-clustering, we proposed to learn an optimal structural bipartite graph. It's different with other classical subspace clustering methods which need spectral clustering as post-processi…

Cited by 0SourceScholar
2019

Unsupervised Feature Selection Based on Reconstruction Error Minimization

ICASSP 2019accepted

In this paper, we propose a novel unsupervised feature selection method, which is to minimize the data reconstruction error between each sample and a linear combination of its neighbors. Different from the conventional reconstruction-based feature selection method, we impose a nonnegative orthogonal…

Cited by 0SourceScholar
2018

A Generalized Uncorrelated Ridge Regression with Nonnegative Labels for Unsupervised Feature Selection

ICASSP 2018accepted

The ridge regression has been widely applied in multiple domains and gains the promising performance. However, due to the unavailability of labels, the ridge regression easily incurs the trivial solution towards unsupervised learning. In this paper, we investigate unsupervised feature selection by v…

Cited by 0SourceScholar
2015

A Maximum Entropy Feature Descriptor for Age Invariant Face Recognition

CVPR 2015poster

In this paper, we propose a new approach to overcome the representation and matching problems in age invariant face recognition. First, a new maximum entropy feature descriptor (MEFD) is developed that encodes the microstructure of facial images into a set of discrete codes in terms of maximum entro…

Cited by 130SourcePDFScholar