← Search

Ji Zhang

104 accepted papers

2026

AutoRAS: Learning Robust Agentic Systems with Primitive Representations

ICML 2026poster

The automated design of agentic systems offers a promising pathway for scaling large language models (LLMs) beyond single-agent reasoning. While prior work has advanced task performance through handcrafted or automatically generated multi-agent workflows, robustness is often treated as an afterthoug…

Cited by 0SourceScholar
2026

Beyond the Majority: Long-Tail Imitation Learning for Robotic Manipulation

ICRA 2026poster

While generalist robot policies hold significant promise for learning diverse manipulation skills through imitation, their performance is often hindered by the long-tail distribution of training demonstrations. Policies learned on such data, which is heavily skewed towards a few data-rich head tasks…

2026

Breaking the Self-Confirming Loop: Diagnosing and Mitigating Systemic Reward Bias in Self-Rewarding RL

ICML 2026poster

Reinforcement learning with verifiable rewards (RLVR) efficiently scales the reasoning ability of large language models but is bottlenecked by scarce labeled data. Reinforcement learning with intrinsic rewards (RLIR) offers a scalable alternative via self-rewarding, yet often suffers from instabilit…

Cited by 0SourceScholar
2026

ClimaOoD: Improving Anomaly Segmentation via Physically Realistic Synthetic Data

CVPR 2026

Anomaly segmentation seeks to detect and localize unknown or out-of-distribution (OoD) objects that fall outside predefined semantic classes--a capability essential for safe autonomous driving. However, the scarcity and limited diversity of anomaly data severely constrain model generalization in ope

Cited by 0SourceScholar
2026

Hierarchical Attention Network with Correction for Cross-Domain User Association

AAAI 2026technical

Despite the rich spatiotemporal patterns contained in trajectory data from multiple Location-Based Social Network (LBSN) platforms, heterogeneous formats, semantic inconsistencies, and unequal user scales across platforms create substantial barriers to reliable identity mapping. Furthermore, GPS dri

Cited by 0SourcePDFScholar
2026

InSpire: Vision-Language-Action Models with Intrinsic Spatial Reasoning

ICRA 2026poster

Leveraging pretrained Vision-Language Models (VLMs) to map language instruction and visual observations to raw low-level actions, Vision-Language-Action models (VLAs) hold great promise for achieving general-purpose robotic systems. Despite their advancements, existing VLAs tend to spuriously correl…

2026

Learning More from Less: Unlocking Internal Representations for Benchmark Compression

ICML 2026poster

The prohibitive cost of evaluating Large Language Models (LLMs) necessitates efficient alternatives to full-scale benchmarking. Prevalent approaches address this by identifying a small coreset of items to approximate full-benchmark performance. However, existing methods must estimate a reliable item…

Cited by 0SourceScholar
2026

PatternKV: Flattening KV Representation Expands Quantization Headroom

ICML 2026poster

KV cache in autoregressive LLMs eliminates redundant recomputation but has emerged as the dominant memory and bandwidth bottleneck during inference, notably with long contexts and test-time scaling. KV quantization is a key lever for reducing cache cost, but accuracy drops sharply as the native KV d…

Cited by 0SourceScholar
2026

Policy Contrastive Decoding for Robotic Foundation Models

ICLR 2026poster

Generalist robot policies, or robotic foundation models, hold immense potential to enable flexible, general-purpose and dexterous robotic systems. Despite their advancements, our empirical experiments reveal that existing robot policies are prone to learning spurious correlations from pre-training t…

Cited by 0SourcecodeScholar
2026

ProFuser: Progressive Fusion of Large Language Models

AAAI 2026technical

While fusing the capacities and advantages of various large language models offers a pathway to construct more powerful and versatile models, a fundamental challenge is to properly select advantageous model during training. Existing fusion methods primarily focus on the training mode that uses cros

Cited by 0SourcePDFScholar
2026

STRIVE: Structured Representation Integrating VLM Reasoning for Efficient Object Navigation

ICRA 2026poster

Vision-Language Models (VLMs) have been increasingly integrated into object navigation tasks for their rich prior knowledge and strong reasoning abilities. However, applying VLMs to navigation presents two key challenges: effectively parsing and structuring complex environment information and determ…

2026

SoLoPO: Unlocking Long-Context Capabilities in LLMs via Short-to-Long Preference Optimization

ICLR 2026poster

Despite advances in pretraining with extended context sizes, large language models (LLMs) still face challenges in effectively utilizing real-world long-context information, primarily due to insufficient long-context alignment caused by data quality issues, training inefficiencies, and the lack of w…

Cited by 0SourcecodeScholar
2026

SuperMap: A Spatio-Temporal SLAM System for Visual-Language Navigation

RSS 2026poster

Robotic navigation in human environments requires a spatio-temporal semantic representation that can reconcile open-vocabulary perception with long-term environmental changes. While foundation models provide strong zero-shot recognition, their predictions are intermittent and view-dependent, and nai…

Cited by 0SourceScholar
2026

TIMI: Training-Free Image-to-3D Multi-Instance Generation with Spatial Fidelity

ICML 2026poster

Precise spatial fidelity in Image-to-3D multi-instance generation is critical for downstream real-world applications. Recent work attempts to address this by fine-tuning pre-trained Image-to-3D (I23D) models on multi-instance datasets, which incurs substantial training overhead and struggles to guar…

Cited by 0SourceScholar
2026

Talking Trails: LLM-Enhanced Spatiotemporal Trajectory Modeling for E-Bike Delivery Route Planning

AAAI 2026technical

Electric bicycles (e-bikes) have become the dominant mode of transportation in China’s urban instant delivery industry. However, many riders lack the experience to navigate complex traffic networks and diverse road conditions, leading to reduced delivery efficiency. To address this issue, we present

Cited by 0SourcePDFScholar
2025

A Simple yet Effective Layout Token in Large Language Models for Document Understanding

CVPR 2025poster

Recent methods that integrate spatial layouts with text for document understanding in large language models (LLMs) have shown promising results. A commonly used method is to represent layout information as text tokens and interleave them with text content as inputs to the LLMs. However, such a metho…

Cited by 0SourcePDFScholar
2025

AdaMMS: Model Merging for Heterogeneous Multimodal Large Language Models with Unsupervised Coefficient Optimization

CVPR 2025poster

Recently, model merging methods have demonstrated powerful strengths in combining abilities on various tasks from multiple Large Language Models (LLMs). While previous model merging methods mainly focus on merging homogeneous models with identical architecture, they meet challenges when dealing with…

2025

Air-FAR: Fast and Adaptable Routing for Aerial Navigation in Large-Scale Complex Unknown Environments

ICRA 2025

This paper presents a novel approach for realtime 3D navigation in large-scale complex environments by introducing a hierarchical 3D visibility graph (V-graph) and an efficient path search method. The proposed algorithm addresses the computational challenges of V-graph construction and shortest path

Cited by 0SourceScholar
2025

DISC: Plug-and-Play Decoding Intervention with Similarity of Characters for Chinese Spelling Check

ACL 2025long

One key characteristic of the Chinese spelling check (CSC) task is that incorrect characters are usually similar to the correct ones in either phonetics or glyph. To accommodate this, previous works usually leverage confusion sets, which suffer from two problems, i.e., difficulty in determining whic…

2025

EGPlace: An Efficient Macro Placement Method via Evolutionary Search with Greedy Repositioning Guided Mutation

ICML 2025poster

Macro placement, which involves optimizing the positions of modules, is a critical phase in modern integrated circuit design and significantly influences chip performance. The growing complexity of integrated circuits demands increasingly sophisticated placement solutions. Existing approaches have e…

Cited by 0SourcePDFScholar
2025

Exploiting Presentative Feature Distributions for Parameter-Efficient Continual Learning of Large Language Models

ICML 2025poster

Endowing large language models (LLMs) with continual learning (CL) capacities is practically important, which enables them to dynamically acquire new knowledge over time. Although many effective methods have been proposed for CL of LLMs, they did not consider online scenarios, thereby sharing a comm…

Cited by 0SourcePDFScholar
2025

Filling the Missings: Spatiotemporal Data Imputation by Conditional Diffusion

IJCAI 2025

Missing data in spatiotemporal systems presents a significant challenge for modern applications, ranging from environmental monitoring to urban traffic management. The integrity of spatiotemporal data often deteriorates due to hardware malfunctions and software failures in real-world deployments. Cu

2025

IRef-VLA: A Benchmark for Interactive Referential Grounding with Imperfect Language in 3D Scenes

ICRA 2025

With the recent rise of large language models, vision-language models, and other general foundation models, there is growing potential for multimodal, multi-task robotics that can operate in diverse environments given natural language input. One such application is indoor navigation using natural la

Cited by 3SourcecodeScholar
2025

Learning to Solve Domain-Specific Calculation Problems with Knowledge-Intensive Programs Generator

NAACL 2025long

Domain Large Language Models (LLMs) are developed for domain-specific tasks based on general LLMs. But it still requires professional knowledge to facilitate the expertise for some domain-specific tasks. In this paper, we investigate into knowledge-intensive calculation problems. We find that the ma…

2025

MOSAIC: Generating Consistent, Privacy-Preserving Scenes from Multiple Depth Views in Multi-Room Environments

ICCV 2025poster

We introduce a diffusion-based approach for generating privacy-preserving digital twins of multi-room indoor environments from depth images only. Central to our approach is a novel Multi-view Overlapped Scene Alignment with Implicit Consistency (MOSAIC) model that explicitly considers cross-view dep…

Cited by 0SourcePDFScholar
2025

Revisiting Self-Consistency from Dynamic Distributional Alignment Perspective on Answer Aggregation

ACL 2025finding

Self-consistency improves reasoning by aggregating diverse stochastic samples, yet the dynamics behind its efficacy remain underexplored. We reframe self-consistency as a dynamic distributional alignment problem, revealing that decoding temperature not only governs sampling randomness but also activ…

Cited by 0SourcePDFScholar
2025

SORT3D: Spatial Object-centric Reasoning Toolbox for Zero-Shot 3D Grounding Using Large Language Models

IROS 2025

Interpreting object-referential language and grounding objects in 3D with spatial relations and attributes is essential for robots operating alongside humans. However, this task is often challenging due to the diversity of scenes, large number of fine-grained objects, and complex free-form nature of

Cited by 8SourcecodeScholar
2025

Score as Action: Fine Tuning Diffusion Generative Models by Continuous-time Reinforcement Learning

ICML 2025poster

Reinforcement learning from human feedback (RLHF), which aligns a diffusion model with input prompt, has become a crucial step in building reliable generative AI models. Most works in this area uses a *discrete-time* formulation, which is prone to induced errors, and often not applicable to models w…

Cited by 1SourcePDFScholar
2025

Search-Based Path Planning in Interactive Environments Among Movable Obstacles

ICRA 2025

This paper investigates Path planning Among Movable Obstacles (PAMO), which seeks a minimum cost collision-free path among static obstacles from start to goal while allowing the robot to push away movable obstacles (i.e., objects) along its path when needed. To develop planners that are complete and

Cited by 2SourceScholar
2025

Skip Tuning: Pre-trained Vision-Language Models are Effective and Efficient Adapters Themselves

CVPR 2025poster

Prompt tuning (PT) has long been recognized as an effective and efficient paradigm for transferring large pre-trained vision-language models (VLMs) to downstream tasks by learning a tiny set of context vectors. Nevertheless, in this work, we reveal that freezing the parameters of VLMs during learnin…

2025

Speculative Decoding for Multi-Sample Inference

EMNLP 2025

We propose a novel speculative decoding method tailored for multi-sample reasoning scenarios, such as self-consistency and Best-of-N sampling. Our method exploits the intrinsic consensus of parallel generation paths to synthesize high-quality draft tokens without requiring auxiliary models or extern

Cited by 0SourcePDFScholar
2025

SymDPO: Boosting In-Context Learning of Large Multimodal Models with Symbol Demonstration Direct Preference Optimization

CVPR 2025poster

As language models continue to scale, Large Language Models (LLMs) have exhibited emerging capabilities in In-Context Learning (ICL), enabling them to solve language tasks by prefixing a few in-context demonstrations (ICDs) as context. Inspired by these advancements, researchers have extended these…

2025

VLM-R³: Region Recognition, Reasoning, and Refinement for Enhanced Multimodal Chain-of-Thought

NeurIPS 2025poster

Recently, reasoning-based MLLMs have achieved a degree of success in generating long-form textual reasoning chains. However, they still struggle with complex tasks that necessitate dynamic and iterative focusing on and revisiting of visual regions to achieve precise grounding of textual reasoning in…

Cited by 0SourceScholar
2025

WritingBench: A Comprehensive Benchmark for Generative Writing

NeurIPS 2025poster

Recent advancements in large language models (LLMs) have significantly enhanced text generation capabilities, yet evaluating their performance in generative writing remains a challenge. Existing benchmarks primarily focus on generic text generation or limited in writing tasks, failing to capture the…

Cited by 0SourcecodeScholar
2025

mPLUG-DocOwl2: High-resolution Compressing for OCR-free Multi-page Document Understanding

ACL 2025long

Multimodel Large Language Models(MLLMs) have achieved promising OCR-free Document Understanding performance by increasing the supported resolution of document images. However, this comes at the cost of generating thousands of visual tokens for a single document image, leading to excessive GPU memory…

2025

mPLUG-Owl3: Towards Long Image-Sequence Understanding in Multi-Modal Large Language Models

ICLR 2025poster

Multi-modal Large Language Models have demonstrated remarkable capabilities in executing instructions for a variety of single-image tasks. Despite this progress, significant challenges remain in modeling long image sequences. In this work, we introduce the versatile multi-modal large language model,…

2024

A Simple yet Effective Training-free Prompt-free Approach to Chinese Spelling Correction Based on Large Language Models

EMNLP 2024main

This work proposes a simple training-free prompt-free approach to leverage large language models (LLMs) for the Chinese spelling correction (CSC) task, which is totally different from all previous CSC approaches. The key idea is to use an LLM as a pure language model in a conventional manner. The LL…

2024

Breaking Barriers of System Heterogeneity: Straggler-Tolerant Multimodal Federated Learning via Knowledge Distillation

IJCAI 2024poster

Internet of Things (IoT) devices possess valuable yet private multimodal data, calling for a decentralized machine learning scheme. Though several multimodal federated learning (MFL) methods have been proposed, most of them merely overlook the system heterogeneity across IoT devices, resulting in th…

Cited by 2SourcePDFScholar
2024

Browse and Concentrate: Comprehending Multimodal Content via Prior-LLM Context Fusion

ACL 2024long

With the bloom of Large Language Models (LLMs), Multimodal Large Language Models (MLLMs) that incorporate LLMs with pre-trained vision models have recently demonstrated impressive performance across diverse vision-language tasks. However, they fall short to comprehend context involving multiple imag…

2024

CycleAlign: Iterative Distillation from Black-box LLM to White-box Models for Better Human Alignment

ACL 2024findings

Language models trained on large-scale corpus often generate harmful responses that are harmful and contrary to human values. A prevalent approach for human alignment is reinforcement learning from human feedback (RLHF), utilizing algorithms such as proximal policy optimization (PPO). However, these…

2024

From Skepticism to Acceptance: Simulating the Attitude Dynamics Toward Fake News

IJCAI 2024poster

In the digital era, the rapid propagation of fake news and rumors via social networks brings notable societal challenges and impacts public opinion regulation. Traditional fake news modeling typically forecasts the general popularity trends of different groups or numerically represents opinions shif…

2024

Hallucination Augmented Contrastive Learning for Multimodal Large Language Model

CVPR 2024poster

Multi-modal large language models (MLLMs) have been shown to efficiently integrate natural language with visual information to handle multi-modal tasks. However MLLMs still face a fundamental limitation of hallucinations where they tend to generate erroneous or fabricated information. In this paper…

2024

IAD: In-Context Learning Ability Decoupler of Large Language Models in Meta-Training

COLING 2024main

Large Language Models (LLMs) exhibit remarkable In-Context Learning (ICL) ability, where the model learns tasks from prompts consisting of input-output examples. However, the pre-training objectives of LLMs often misalign with ICL objectives. They’re mainly pre-trained with methods like masked langu…

Cited by 2SourcePDFScholar
2024

Interactive-FAR:Interactive, Fast and Adaptable Routing for Navigation Among Movable Obstacles in Complex Unknown Environments

IROS 2024poster

This paper introduces a real-time algorithm for navigating complex unknown environments cluttered with movable obstacles. Our algorithm achieves fast, adaptable routing by actively attempting to manipulate obstacles during path planning and adjusting the global plan from sensor feedback. The main co…

Cited by 3SourceScholar
2024

MIBench: Evaluating Multimodal Large Language Models over Multiple Images

EMNLP 2024main

Built on the power of LLMs, numerous multimodal large language models (MLLMs) have recently achieved remarkable performance on various vision-language tasks. However, most existing MLLMs and benchmarks primarily focus on single-image input scenarios, leaving the performance of MLLMs when handling re…

Cited by 10SourcePDFScholar
2024

MaVEn: An Effective Multi-granularity Hybrid Visual Encoding Framework for Multimodal Large Language Model

NeurIPS 2024poster

This paper presents MaVEn, an innovative Multi-granularity Visual Encoding framework designed to enhance the capabilities of Multimodal Large Language Models (MLLMs) in multi-image reasoning. Current MLLMs primarily focus on single-image visual understanding, limiting their ability to interpret and…

Cited by 2SourcePDFScholar
2024

Mobile-Agent-v2: Mobile Device Operation Assistant with Effective Navigation via Multi-Agent Collaboration

NeurIPS 2024poster

Mobile device operation tasks are increasingly becoming a popular multi-modal AI application scenario. Current Multi-modal Large Language Models (MLLMs), constrained by their training data, lack the capability to function effectively as operation assistants. Instead, MLLM-based agents, which enhance…

2024

Model Composition for Multimodal Large Language Models

ACL 2024long

Recent developments in Multimodal Large Language Models (MLLMs) have shown rapid progress, moving towards the goal of creating versatile MLLMs that understand inputs from various modalities. However, existing methods typically rely on joint training with paired multimodal instruction data, which is…

2024

PANDA: Preference Adaptation for Enhancing Domain-Specific Abilities of LLMs

ACL 2024findings

While Large language models (LLMs) have demonstrated considerable capabilities across various natural language tasks, they often fall short of the performance achieved by domain-specific state-of-the-art models. One potential approach to enhance domain-specific capabilities of LLMs involves fine-tun…

2024

Semantics-enhanced Cross-modal Masked Image Modeling for Vision-Language Pre-training

COLING 2024main

In vision-language pre-training (VLP), masked image modeling (MIM) has recently been introduced for fine-grained cross-modal alignment. However, in most existing methods, the reconstruction targets for MIM lack high-level semantics, and text is not sufficiently involved in masked modeling. These two…

Cited by 0SourcePDFScholar
2024

Small LLMs Are Weak Tool Learners: A Multi-LLM Agent

EMNLP 2024main

Large Language Model (LLM) agents significantly extend the capabilities of standalone LLMs, empowering them to interact with external tools (e.g., APIs, functions) and complete various tasks in a self-directed fashion. The challenge of tool use demands that LLMs not only understand user queries and…

2024

SocialBench: Sociality Evaluation of Role-Playing Conversational Agents

ACL 2024findings

Large language models (LLMs) have advanced the development of various AI conversational agents, including role-playing agents that mimic diverse characters and human behaviors. While prior research has predominantly focused on enhancing the conversational capability, role-specific knowledge and styl…

2024

TiMix: Text-Aware Image Mixing for Effective Vision-Language Pre-training

AAAI 2024technical

Self-supervised Multi-modal Contrastive Learning (SMCL) remarkably advances modern Vision-Language Pre-training (VLP) models by aligning visual and linguistic modalities. Due to noises in web-harvested text-image pairs, however, scaling up training data volume in SMCL presents considerable obstacles…

2024

TinyChart: Efficient Chart Understanding with Program-of-Thoughts Learning and Visual Token Merging

EMNLP 2024main

Charts are important for presenting and explaining complex data relationships. Recently, multimodal large language models (MLLMs) have shown remarkable capabilities in chart understanding. However, the sheer size of these models limits their use in resource-constrained environments. In this paper, w…

Cited by 4SourcePDFScholar
2024

Towards Better Utilization of Multi-Reference Training Data for Chinese Grammatical Error Correction

ACL 2024findings

For the grammatical error correction (GEC) task, there usually exist multiple correction ways for an erroneous input sentence, leading to multiple references. Observing the high proportion of multi-reference instances in Chinese GEC training data, we target a systematic study on how to better utiliz…

2024

Unifying Latent and Lexicon Representations for Effective Video-Text Retrieval

COLING 2024main

In video-text retrieval, most existing methods adopt the dual-encoder architecture for fast retrieval, which employs two individual encoders to extract global latent representations for videos and texts. However, they face challenges in capturing fine-grained semantic concepts. In this work, we prop…

2024

mPLUG-DocOwl 1.5: Unified Structure Learning for OCR-free Document Understanding

EMNLP 2024finding

Structure information is critical for understanding the semantics of text-rich images, such as documents, tables, and charts. Existing Multimodal Large Language Models (MLLMs) for Visual Document Understanding are equipped with text recognition ability but lack general structure understanding abilit…

2024

mPLUG-Owl2: Revolutionizing Multi-modal Large Language Model with Modality Collaboration

CVPR 2024highlight

Multi-modal Large Language Models (MLLMs) have demonstrated impressive instruction abilities across various open-ended tasks. However previous methods have primarily focused on enhancing multi-modal capabilities. In this work we introduce a versatile multi-modal large language model mPLUG-Owl2 which…

2023

A Closer Look at Few-shot Classification Again

ICML 2023poster

Few-shot classification consists of a training phase where a model is learned on a relatively large dataset and an adaptation phase where the learned model is adapted to previously-unseen tasks with limited labeled samples. In this paper, we empirically prove that the training algorithm and the adap…

2023

Active Velocity Estimation using Light Curtains via Self-Supervised Multi-Armed Bandits

RSS 2023poster

To navigate in an environment safely and autonomously, robots must accurately estimate where obstacles are and how they move. Instead of using expensive traditional 3D sensors, we explore the use of a much cheaper, faster, and higher resolution alternative: programmable light curtains. Light curtain…

Cited by 1SourcePDFScholar
2023

ContrastMotion: Self-supervised Scene Motion Learning for Large-Scale LiDAR Point Clouds

IJCAI 2023poster

In this paper, we propose a novel self-supervised motion estimator for LiDAR-based autonomous driving via BEV representation. Different from usually adopted self-supervised strategies for data-level structure consistency, we predict scene motion via feature-level consistency between pillars in conse…

2023

DialoGPS: Dialogue Path Sampling in Continuous Semantic Space for Data Augmentation in Multi-Turn Conversations

ACL 2023long

In open-domain dialogue generation tasks, contexts and responses in most datasets are one-to-one mapped, violating an important many-to-many characteristic: a context leads to various responses, and a response answers multiple contexts. Without such patterns, models poorly generalize and prefer resp…

2023

Distinguish Before Answer: Generating Contrastive Explanation as Knowledge for Commonsense Question Answering

ACL 2023findings

Existing knowledge-enhanced methods have achieved remarkable results in certain Q&A tasks via obtaining diverse knowledge from different knowledge bases. However, limited by the properties of retrieved knowledge, they still have trouble benefiting from both the knowledge relevance and distinguishmen…

Cited by 9SourcePDFScholar
2023

HiTeA: Hierarchical Temporal-Aware Video-Language Pre-training

ICCV 2023poster

Video-language pre-training has advanced the performance of various downstream video-language tasks. However, most previous methods directly inherit or adapt typical image-language pre-training paradigms to video-language pre-training, thus not fully exploiting the unique characteristic of video, i.…

Cited by 87PDFScholar
2023

Improving Seq2Seq Grammatical Error Correction via Decoding Interventions

EMNLP 2023long findings

The sequence-to-sequence (Seq2Seq) approach has recently been widely used in grammatical error correction (GEC) and shows promising performance. However, the Seq2Seq GEC approach still suffers from two issues. First, a Seq2Seq GEC model can only be trained on parallel data, which, in GEC task, is of…

Cited by 0SourcecodeScholar
2023

MCC-KD: Multi-CoT Consistent Knowledge Distillation

EMNLP 2023long findings

Large language models (LLMs) have showcased remarkable capabilities in complex reasoning through chain of thought (CoT) prompting. Recently, there has been a growing interest in transferring these reasoning abilities from LLMs to smaller models. However, achieving both the diversity and consistency…

Cited by 0SourcecodeScholar
2023

MUI-TARE: Cooperative Multi-Agent Exploration With Unknown Initial Position

RA-L 2023

Multi-agent exploration of a bounded 3D environment with the unknown initial poses of agents is a challenging problem. It requires both quickly exploring the environments and robustly merging the sub-maps built by the agents. Most existing exploration strategies directly merge two sub-maps built by

Cited by 25SourceScholar
2023

Self-Supervised Category-Level Articulated Object Pose Estimation with Part-Level SE(3) Equivariance

ICLR 2023poster

Category-level articulated object pose estimation aims to estimate a hierarchy of articulation-aware object poses of an unseen articulated object from a known category. To reduce the heavy annotations needed for supervised learning methods, we present a novel self-supervised strategy that solves thi…

2023

UReader: Universal OCR-free Visually-situated Language Understanding with Multimodal Large Language Model

EMNLP 2023long findings

Text is ubiquitous in our visual world, conveying crucial information, such as in documents, websites, and everyday photographs. In this work, we propose UReader, a first exploration of universal OCR-free visually-situated language understanding based on the Multimodal Large Language Model (MLLM). B…

Cited by 0SourcecodeScholar
2023

mPLUG-2: A Modularized Multi-modal Foundation Model Across Text, Image and Video

ICML 2023poster

Recent years have witnessed a big convergence of language, vision, and multi-modal pretraining. In this work, we present mPLUG-2, a new unified paradigm with modularized design for multi-modal pretraining, which can benefit from modality collaboration while addressing the problem of modality entangl…

2022

Autonomous Exploration Development Environment and the Planning Algorithms

ICRA 2022poster

Autonomous Exploration Development Environment is an open-source repository released to facilitate development of high-level planning algorithms and integration of com-plete autonomous navigation systems. The repository contains representative simulation environment models, fundamental navigation mo…

Cited by 97SourceScholar
2022

DictBERT: Dictionary Description Knowledge Enhanced Language Model Pre-training via Contrastive Learning

IJCAI 2022poster

Although pre-trained language models (PLMs) have achieved state-of-the-art performance on various natural language processing (NLP) tasks, they are shown to be lacking in knowledge when dealing with knowledge driven tasks. Despite the many efforts made for injecting knowledge into PLMs, this problem…

Cited by 25SourcePDFScholar
2022

FAR Planner: Fast, Attemptable Route Planner using Dynamic Visibility Update

IROS 2022poster

Path planning in unknown environments remains a challenging problem, as the environment is gradually observed during the navigation, the underlying planner has to update the environment representation and replan, promptly and constantly, to account for the new observations. In this paper, we present…

Cited by 58SourcecodeScholar
2022

Incorporating Causal Analysis into Diversified and Logical Response Generation

COLING 2022main

Although the Conditional Variational Auto-Encoder (CVAE) model can generate more diversified responses than the traditional Seq2Seq model, the responses often have low relevance with the input words or are illogical with the question. A causal analysis is carried out to study the reasons behind, and…

Cited by 7SourcePDFScholar
2022

MGIMN: Multi-Grained Interactive Matching Network for Few-shot Text Classification

NAACL 2022long

Text classification struggles to generalize to unseen classes with very few labeled text instances per class. In such a few-shot learning (FSL) setting, metric-based meta-learning approaches have shown promising results. Previous studies mainly aim to derive a prototype representation for each class…

2022

Shifting More Attention to Visual Backbone: Query-Modulated Refinement Networks for End-to-End Visual Grounding

CVPR 2022poster

Visual grounding focuses on establishing fine-grained alignment between vision and natural language, which has essential applications in multimodal reasoning systems. Existing methods use pre-trained query-agnostic visual backbones to extract visual feature maps independently without considering the…

Cited by 88PDFcodeScholar
2022

mPLUG: Effective and Efficient Vision-Language Learning by Cross-modal Skip-connections

EMNLP 2022main

Large-scale pre-trained foundation models have been an emerging paradigm for building artificial intelligence (AI) systems, which can be quickly adapted to a wide range of downstream tasks. This paper presents mPLUG, a new vision-language foundation model for both cross-modal understanding and gener…

2021

Accurate Few-Shot Object Detection With Support-Query Mutual Guidance and Hybrid Loss

CVPR 2021poster

Most object detection methods require huge amounts of annotated data and can detect only the categories that appear in the training set. However, in reality acquiring massive annotated training data is both expensive and time-consuming. In this paper, we propose a novel two-stage detector for accura…

Cited by 75PDFScholar
2021

AdaVQA: Overcoming Language Priors with Adapted Margin Cosine Loss

IJCAI 2021poster

A number of studies point out that current Visual Question Answering (VQA) models are severely affected by the language prior problem, which refers to blindly making predictions based on the language shortcut. Some efforts have been devoted to overcoming this issue with delicate models. However, the…

2021

DSVP: Dual-Stage Viewpoint Planner for Rapid Exploration by Dynamic Expansion

IROS 2021poster

We present a method for efficiently exploring highly convoluted environments. The method incorporates two planning stages - an exploration stage for extending the boundary of the map, and a relocation stage for explicitly transiting the robot to different sub-areas in the environment. The exploratio…

Cited by 85SourceScholar
2021

FusionVLAD: A Multi-View Deep Fusion Networks for Viewpoint-Free 3D Place Recognition

RA-L 2021

Real-time 3D place recognition is a crucial technology to recover from localization failure in applications like autonomous driving, last-mile delivery, and service robots. However, it is challenging for 3D place retrieval methods to be accurate, efficient, and robust to the variant viewpoints diffe

Cited by 40SourceScholar
2021

KACE: Generating Knowledge Aware Contrastive Explanations for Natural Language Inference

ACL 2021long

In order to better understand the reason behind model behaviors (i.e., making predictions), most recent works have exploited generative models to provide complementary explanations. However, existing approaches in NLP mainly focus on “WHY A” rather than contrastive “WHY A NOT B”, which is shown to b…

2021

MDNN: A Multimodal Deep Neural Network for Predicting Drug-Drug Interaction Events

IJCAI 2021poster

The interaction of multiple drugs could lead to serious events, which causes injuries and huge medical costs. Accurate prediction of drug-drug interaction (DDI) events can help clinicians make effective decisions and establish appropriate therapy programs. Recently, many AI-based techniques have bee…

2021

Segment, Mask, and Predict: Augmenting Chinese Word Segmentation with Self-Supervision

EMNLP 2021main

Recent state-of-the-art (SOTA) effective neural network methods and fine-tuning methods based on pre-trained models (PTM) have been used in Chinese word segmentation (CWS), and they achieve great results. However, previous works focus on training the models with the fixed corpus at every iteration.…

Cited by 6SourcePDFScholar
2021

TARE: A Hierarchical Framework for Efficiently Exploring Complex 3D Environments

RSS 2021poster

We present a method for autonomous exploration in complex three-dimensional (3D) environments. Our method demonstrates exploration faster than the current state-of-the-art using a hierarchical framework — one level maintains data densely and computes a detailed path within a local planning horizon;…

Cited by 157SourcePDFScholar
2021

Testing Independence Between Linear Combinations for Causal Discovery

AAAI 2021technical

Recently, regression based conditional independence (CI) tests have been employed to solve the problem of causal discovery. These methods provide an alternative way to test for CI by transforming CI to independence between residuals. Generally, it is nontrivial to check for independence when these r…

Cited by 20SourcePDFScholar
2021

i3dLoc: Image-to-range Cross-domain Localization Robust to Inconsistent Environmental Conditions

RSS 2021poster

We present a method for localizing a single camera with respect to a point cloud map in indoor and outdoor scenes. The problem is challenging because correspondences of local invariant features are inconsistent across the domains between image and 3D. The problem is even more challenging as the meth…

2020

Keep it Consistent: Topic-Aware Storytelling from an Image Stream via Iterative Multi-agent Communication

COLING 2020main

Visual storytelling aims to generate a narrative paragraph from a sequence of images automatically. Existing approaches construct text description independently for each image and roughly concatenate them as a story, which leads to the problem of generating semantically incoherent content. In this p…

Cited by 15SourcePDFScholar
2020

Monocular Camera Localization in Prior LiDAR Maps with 2D-3D Line Correspondences

IROS 2020poster

Light-weight camera localization in existing maps is essential for vision-based navigation. Currently, visual and visual-inertial odometry (VO&VIO) techniques are well-developed for state estimation but with inevitable accumulated drifts and pose jumps upon loop closure. To overcome these problems,…

Cited by 64SourcecodeScholar
2020

SeqSphereVLAD: Sequence Matching Enhanced Orientation-invariant Place Recognition

IROS 2020poster

Human beings and animals are capable of recognizing places from a previous journey when viewing them under different environmental conditions (e.g., illuminations and weathers). This paper seeks to provide robots with a human-like place recognition ability using a new point cloud feature learning me…

Cited by 33SourceScholar
2019

Graphical Contrastive Losses for Scene Graph Parsing

CVPR 2019poster

Most scene graph parsers use a two-stage pipeline to detect visual relationships: the first stage detects entities, and the second predicts the predicate for each entity pair using a softmax distribution. We find that such pipelines, trained with only a cross entropy loss over predicate classes, suf…

Cited by 289PDFScholar
2019

Maximum Likelihood Path Planning for Fast Aerial Maneuvers and Collision Avoidance

IROS 2019poster

We propose a planning method to enable fast autonomous flight in cluttered environments. Typically, autonomous navigation through a complex environment requires a continuous search on a graph generated by a k-connected grid or a probabilistic scheme. As the vehicle travels, updating the graph with d…

Cited by 38SourceScholar
2018

P-CAP: Pre-Computed Alternative Paths to Enable Aggressive Aerial Maneuvers in Cluttered Environments

IROS 2018poster

We propose a novel method to enable fast autonomous flight in cluttered environments. Typically, autonomous navigation through a complex environment requires a continuous heuristic search on a graph generated by a k-connected grid or a probabilistic scheme. As the vehicle progresses, modification of…

Cited by 21SourceScholar