← Search

Siheng Chen

91 accepted papers

2026

$G^2$-Reader: Dual Evolving Graphs for Multimodal Document QA

ICML 2026poster

Retrieval-augmented generation is a practical paradigm for question answering over long documents, but it remains brittle for multimodal reading where text, tables, and figures are interleaved across many pages. First, flat chunking breaks document-native structure and cross-modal alignment, yieldin…

Cited by 1SourceScholar
2026

AgentFold: Long-Horizon Web Agents with Proactive Context Folding

ICLR 2026poster

LLM-based web agents show immense promise for information seeking, yet their effectiveness on long-horizon tasks is hindered by a fundamental trade-off in context management. Prevailing ReAct-based agents suffer from context saturation as they accumulate noisy, raw histories, while methods that fixe…

Cited by 0SourceScholar
2026

InfoMosaic-Bench: Evaluating Multi-Source Information Seeking in Tool-Augmented Agents

ICLR 2026poster

Information seeking is a fundamental requirement for humans. However, existing LLM agents rely heavily on open-web search, which exposes two fundamental weaknesses: online content is noisy and unreliable, and many real-world tasks require precise, domain-specific knowledge unavailable from the web.…

Cited by 0SourceScholar
2026

MCP-Persona: Benchmarking LLM Agents on Personalized MCP Tools and Tasks

ICML 2026poster

a transformative standard for connecting large language models (LLMs) with external data sources and tools, and has been rapidly adopted across personal applications and development platforms. However, existing benchmarks predominantly focus on generic information-seeking tools and fail to capture t…

Cited by 0SourceScholar
2026

ML-Agent: Reinforcing LLM Agents for Autonomous Machine Learning Engineering

ICML 2026poster

The emergence of large language model (LLM)-based agents has significantly advanced the development of autonomous machine learning (ML) engineering. However, the dominant prompt-based paradigm exhibits limitations: smaller models lack the capacity to learn from execution trajectories for generalizat…

Cited by 0SourcecodeScholar
2026

OptMaster: A DAG-Based Framework for Formulation and Heuristic Discovery in Optimization

ICML 2026poster

Optimization problems are fundamental across science and industry, including planning, scheduling, and resource allocation. While LLMs show promise in automating optimization, they struggle to bridge the gap between real-world requirements and both mathematical formulations and effective heuristic d…

Cited by 0SourceScholar
2026

RATE-DISTORTION OPTIMIZED COMMUNICATION FOR COLLABORATIVE PERCEPTION

ICLR 2026poster

Collaborative perception emphasizes enhancing environmental understanding by enabling multiple agents to share visual information with limited bandwidth resources. While prior work has explored the empirical trade-off between task performance and communication volume, a significant gap remains in th…

Cited by 0SourceScholar
2026

Unveiling the Impact of Data and Model Scaling on High-Level Control for Humanoid Robots

ICRA 2026poster

Data scaling has long remained a critical bottleneck in robot learning. For humanoid robots, human videos and motion data are abundant and widely available, offering a free and large-scale data source. Besides, the semantics related to the motions enable modality alignment and high-level robot contr…

2025

AGC-Drive: A Large-Scale Dataset for Real-World Aerial-Ground Collaboration in Driving Scenarios

NeurIPS 2025poster

By sharing information across multiple agents, collaborative perception helps autonomous vehicles mitigate occlusions and improve overall perception accuracy. While most previous work focus on vehicle-to-vehicle and vehicle-to-infrastructure collaboration, with limited attention to aerial perspectiv…

Cited by 0SourcecodeScholar
2025

BeliefMapNav: 3D Voxel-Based Belief Map for Zero-Shot Object Navigation

NeurIPS 2025poster

Zero-shot object navigation (ZSON) allows robots to find target objects in unfamiliar environments using natural language instructions, without relying on pre-built maps or task-specific training. Recent general-purpose models, such as large language models (LLMs) and vision-language models (VLMs),…

Cited by 0SourceScholar
2025

CoLMDriver: LLM-based Negotiation Benefits Cooperative Autonomous Driving

ICCV 2025poster

Vehicle-to-vehicle (V2V) cooperative autonomous driving holds great promise for improving safety by addressing the perception and prediction uncertainties inherent in single-agent systems. However, traditional cooperative methods are constrained by rigid collaboration protocols and limited generaliz…

2025

Emerging Safety Attack and Defense in Federated Instruction Tuning of Large Language Models

ICLR 2025poster

Federated learning (FL) enables multiple parties to collaboratively fine-tune an large language model (LLM) without the need of direct data sharing. Ideally, by training on decentralized data that is aligned with human preferences and safety principles, federated instruction tuning (FedIT) can resul…

2025

FedDQC: Data Quality Control in Federated Instruction-tuning of Large Language Models

ACL 2025finding

Federated Learning (FL) enables privacy-preserving collaborative instruction tuning of large language models (LLMs) by leveraging massively distributed data. However, the decentralized nature of FL exacerbates data quality challenges, as local clients lack global visibility to filter noisy or low-qu…

2025

FedMABench: Benchmarking Mobile GUI Agents on Decentralized Heterogeneous User Data

EMNLP 2025

Mobile GUI agents have attracted tremendous research participation recently. Traditional approaches to mobile agent training rely on centralized data collection, leading to high cost and limited scalability. Distributed training utilizing federated learning offers an alternative by harnessing real-w

2025

InfiniCube: Unbounded and Controllable Dynamic 3D Driving Scene Generation with World-Guided Video Models

ICCV 2025poster

We present InfiniCube, a scalable and controllable method to generate unbounded and dynamic 3D driving scenes with high fidelity.Previous methods for scene generation are constrained either by their applicability to indoor scenes or by their lack of controllability.In contrast, we take advantage of…

Cited by 0SourcePDFScholar
2025

Learning to Detect Objects from Multi-Agent LiDAR Scans without Manual Labels

CVPR 2025poster

Unsupervised 3D object detection serves as an important solution for offline 3D object annotation. However, due to the data sparsity and limited views, the clustering-based label fitting in unsupervised object detection often generates low-quality pseudo-labels. Multi-agent collaborative dataset, wh…

2025

MAS-GPT: Training LLMs to Build LLM-based Multi-Agent Systems

ICML 2025poster

LLM-based multi-agent systems (MAS) have shown significant potential in tackling diverse tasks. However, to design effective MAS, existing approaches heavily rely on manual configurations or multiple calls of advanced LLMs, resulting in inadaptability and high inference costs. In this paper, we simp…

2025

OOD-Barrier: Build a Middle-Barrier for Open-Set Single-Image Test Time Adaptation via Vision Language Models

NeurIPS 2025poster

In real-world environments, a well-designed model must be capable of handling dynamically evolving distributions, where both in-distribution (ID) and out-of-distribution (OOD) samples appear unpredictably and individually, making real-time adaptation particularly challenging. While open-set test-tim…

Cited by 0SourceScholar
2025

One is Plenty: A Polymorphic Feature Interpreter for Immutable Heterogeneous Collaborative Perception

CVPR 2025poster

Collaborative perception in autonomous driving significantly enhances the perception capabilities of individual agents. Immutable heterogeneity in collaborative perception, where agents have different and fixed perception networks, presents a major challenge due to the semantic gap in their exchange…

2025

Optimizing Cross-Client Domain Coverage for Federated Instruction Tuning of Large Language Models

EMNLP 2025

Federated domain-specific instruction tuning (FedDIT) for large language models (LLMs) aims to enhance performance in specialized domains using distributed private and limited data, yet identifying key performance drivers and optimal augmentation strategies remains challenging. We empirically establ

Cited by 0SourcePDFScholar
2025

Point Cluster: A Compact Message Unit for Communication-Efficient Collaborative Perception

ICLR 2025poster

The objective of the collaborative perception task is to enhance the individual agent's perception capability through message communication among neighboring agents. A central challenge lies in optimizing the inherent trade-off between perception ability and communication cost. To tackle this bottle…

Cited by 0SourcePDFScholar
2025

RoCo-Sim: Enhancing Roadside Collaborative Perception through Foreground Simulation

ICCV 2025poster

Roadside Collaborative Perception refers to a system where multiple roadside units collaborate to pool their perceptual data, assisting vehicles in enhancing their environmental awareness. Existing roadside perception methods concentrate on model design but overlook data issues like calibration erro…

2025

Self-Evolving Multi-Agent Collaboration Networks for Software Development

ICLR 2025poster

LLM-driven multi-agent collaboration (MAC) systems have demonstrated impressive capabilities in automatic software development at the function level. However, their heavy reliance on human design limits their adaptability to the diverse demands of real-world software development. To address this lim…

Cited by 10SourcePDFScholar
2025

Synthesizing Post-Training Data for LLMs through Multi-Agent Simulation

ACL 2025long

Post-training is essential for enabling large language models (LLMs) to follow human instructions. However, its effectiveness depends on high-quality instruction data, which is challenging to obtain in the real world due to privacy concerns, data scarcity, and high annotation costs. To fill this gap…

2025

Training-Free Message Passing for Learning on Hypergraphs

ICLR 2025poster

Hypergraphs are crucial for modelling higher-order interactions in real-world data. Hypergraph neural networks (HNNs) effectively utilise these structures by message passing to generate informative node features for various downstream tasks like node classification. However, the message passing modu…

Cited by 0SourcePDFScholar
2025

Unraveling the Effects of Synthetic Data on End-to-End Autonomous Driving

ICCV 2025poster

End-to-end (E2E) autonomous driving (AD) models require diverse, high-quality data to perform well across various driving scenarios. However, collecting large-scale real-world data is expensive and time-consuming, making high-fidelity synthetic data essential for enhancing data diversity and model r…

2025

V2XScenes: A Multiple Challenging Traffic Conditions Dataset for Large-Range Vehicle-Infrastructure Collaborative Perception

ICCV 2025poster

Whether autonomous driving can effectively handle challenging scenarios such as bad weather and complex traffic environments is still in doubt. One of the critical difficulties is that the single-view perception makes it hard to obtain the complementary perceptual information around the multi-condit…

Cited by 0SourcePDFScholar
2024

An Extensible Framework for Open Heterogeneous Collaborative Perception

ICLR 2024poster

Collaborative perception aims to mitigate the limitations of single-agent perception, such as occlusions, by facilitating data exchange among multiple agents. However, most current works consider a homogeneous scenario where all agents use identity sensors and perception models. In reality, heteroge…

2024

Communication-Efficient Collaborative Perception via Information Filling with Codebook

CVPR 2024poster

Collaborative perception empowers each agent to improve its perceptual ability through the exchange of perceptual messages with other agents. It inherently results in a fundamental trade-off between perception ability and communication cost. To address this bottleneck issue our core idea is to optim…

2024

Editable Scene Simulation for Autonomous Driving via Collaborative LLM-Agents

CVPR 2024highlight

Scene simulation in autonomous driving has gained significant attention because of its huge potential for generating customized data. However existing editable scene simulation approaches face limitations in terms of user interaction efficiency multi-camera photo-realistic rendering and external dig…

2024

Fake It Till Make It: Federated Learning with Consensus-Oriented Generation

ICLR 2024poster

In federated learning (FL), data heterogeneity is one key bottleneck that causes model divergence and limits performance. Addressing this, existing methods often regard data heterogeneity as an inherent property and propose to mitigate its adverse effects by correcting models. In this paper, we seek…

2024

FastMAC: Stochastic Spectral Sampling of Correspondence Graph

CVPR 2024poster

3D correspondence i.e. a pair of 3D points is a fundamental concept in computer vision. A set of 3D correspondences when equipped with compatibility edges forms a correspondence graph. This graph is a critical component in several state-of-the-art 3D point cloud registration approaches e.g. the one…

2024

FedLLM-Bench: Realistic Benchmarks for Federated Learning of Large Language Models

NeurIPS 2024poster

Federated learning has enabled multiple parties to collaboratively train large language models without directly sharing their data (FedLLM). Following this training paradigm, the community has put massive efforts from diverse aspects including framework, performance, and privacy. However, an unpleas…

2024

Hypergraph Transformer for Semi-Supervised Classification

ICASSP 2024accepted

Hypergraphs play a pivotal role in the modelling of data featuring higher-order relations involving more than two entities. Hypergraph neural networks emerge as a powerful tool for processing hypergraph-structured data, delivering remarkable performance across various tasks, e.g., hypergraph node cl…

Cited by 0SourceScholar
2024

KnowledgeSG: Privacy-Preserving Synthetic Text Generation with Knowledge Distillation from Server

EMNLP 2024main

The success of large language models (LLMs) facilitate many parties to fine-tune LLMs on their own private data. However, this practice raises privacy concerns due to the memorization of LLMs. Existing solutions, such as utilizing synthetic data for substitution, struggle to simultaneously improve p…

2024

Language-Driven Interactive Traffic Trajectory Generation

NeurIPS 2024poster

Realistic trajectory generation with natural language control is pivotal for advancing autonomous vehicle technology. However, previous methods focus on individual traffic participant trajectory generation, thus failing to account for the complexity of interactive traffic dynamics. In this work, we…

2024

MADE: Malicious Agent Detection for Robust Multi-Agent Collaborative Perception

IROS 2024

Recently, multi-agent collaborative (MAC) perception has been proposed and outperformed the traditional single-agent perception in many applications, such as autonomous driving. However, MAC perception is more vulnerable to adversarial attacks than single-agent perception due to the information exch

Cited by 14SourceScholar
2024

On the Vulnerability of Safety Alignment in Open-Access LLMs

ACL 2024findings

Large language models (LLMs) possess immense capabilities but are susceptible to malicious exploitation. To mitigate the risk, safety alignment is employed to align LLMs with ethical standards. However, safety-aligned LLMs may remain vulnerable to carefully crafted jailbreak attacks, but these attac…

2024

Robust Collaborative Perception without External Localization and Clock Devices

ICRA 2024poster

A consistent spatial-temporal coordination across multiple agents is fundamental for collaborative perception, which seeks to improve perception abilities through information exchange among agents. To achieve this spatial-temporal alignment, traditional methods depend on external devices to provide…

Cited by 4SourceScholar
2024

Self-Alignment of Large Language Models via Monopolylogue-based Social Scene Simulation

ICML 2024spotlight

Aligning large language models (LLMs) with human values is imperative to mitigate potential adverse effects resulting from their misuse. Drawing from the sociological insight that acknowledging all parties' concerns is a key factor in shaping human values, this paper proposes a novel direction to al…

2024

Self-Supervised Bird’s Eye View Motion Prediction with Cross-Modality Signals

AAAI 2024technical

Learning the dense bird's eye view (BEV) motion flow in a self-supervised manner is an emerging research for robotics and autonomous driving. Current self-supervised methods mainly rely on point correspondences between point clouds, which may introduce the problems of fake flow and inconsistency, hi…

2023

Among Us: Adversarially Robust Collaborative Perception by Consensus

ICCV 2023poster

Multiple robots could perceive a scene (e.g., detect objects) collaboratively better than individuals, although easily suffer from adversarial attacks when using deep learning. This could be addressed by the adversarial defense, but its training requires the often-unknown attacking mechanism. Differ…

Cited by 33PDFcodeScholar
2023

Asynchrony-Robust Collaborative Perception via Bird's Eye View Flow

NeurIPS 2023poster

Collaborative perception can substantially boost each agent's perception ability by facilitating communication among multiple agents. However, temporal asynchrony among agents is inevitable in the real world due to communication delays, interruptions, and clock misalignments. This issue causes infor…

2023

Auxiliary Tasks Benefit 3D Skeleton-based Human Motion Prediction

ICCV 2023poster

Exploring spatial-temporal dependencies from observed motions is one of the core challenges of human motion prediction. Previous methods mainly focus on dedicated network structures to model the spatial and temporal dependencies. This paper considers a new direction by introducing a model learning f…

Cited by 41PDFcodeScholar
2023

Collaboration Helps Camera Overtake LiDAR in 3D Detection

CVPR 2023poster

Camera-only 3D detection provides an economical solution with a simple configuration for localizing objects in 3D space compared to LiDAR-based detection systems. However, a major challenge lies in precise depth estimation due to the lack of direct 3D measurements in the input. Many previous methods…

2023

Emergent Communication in Interactive Sketch Question Answering

NeurIPS 2023poster

Vision-based emergent communication (EC) aims to learn to communicate through sketches and demystify the evolution of human communication. Ironically, previous works neglect multi-round interaction, which is indispensable in human communication. To fill this gap, we first introduce a novel Interacti…

2023

EqMotion: Equivariant Multi-Agent Motion Prediction With Invariant Interaction Reasoning

CVPR 2023poster

Learning to predict agent motions with relationship reasoning is important for many applications. In motion prediction tasks, maintaining motion equivariance under Euclidean geometric transformations and invariance of agent interaction is a critical and fundamental principle. However, such equivaria…

2023

FedDisco: Federated Learning with Discrepancy-Aware Collaboration

ICML 2023poster

This work considers the category distribution heterogeneity in federated learning. This issue is due to biased labeling preferences at multiple clients and is a typical setting of data heterogeneity. To alleviate this issue, most previous works consider either regularizing local models or fine-tunin…

2023

Joint-Relation Transformer for Multi-Person Motion Prediction

ICCV 2023poster

Multi-person motion prediction is a challenging problem due to the dependency of motion on both individual past movements and interactions with other people. Transformer-based methods have shown promising resultson this task, but they miss the explicit relation representation between joints, such as…

Cited by 13PDFcodeScholar
2023

Leapfrog Diffusion Model for Stochastic Trajectory Prediction

CVPR 2023poster

To model the indeterminacy of human behaviors, stochastic trajectory prediction requires a sophisticated multi-modal distribution of future trajectories. Emerging diffusion models have revealed their tremendous representation capacities in numerous generation tasks, showing potential for stochastic…

2023

Personalized Federated Learning with Inferred Collaboration Graphs

ICML 2023poster

Personalized federated learning (FL) aims to collaboratively train a personalized model for each client. Previous methods do not adaptively determine who to collaborate at a fine-grained level, making them difficult to handle diverse data heterogeneity levels and those cases where malicious clients…

2023

Robust Collaborative 3D Object Detection in Presence of Pose Errors

ICRA 2023poster

Collaborative 3D object detection exploits information exchange among multiple agents to enhance accuracy of object detection in presence of sensor impairments such as occlusion. However, in practice, pose estimation errors due to imperfect localization would cause spatial message misalignment and s…

Cited by 116SourcecodeScholar
2023

TBP-Former: Learning Temporal Bird's-Eye-View Pyramid for Joint Perception and Prediction in Vision-Centric Autonomous Driving

CVPR 2023poster

Vision-centric joint perception and prediction (PnP) has become an emerging trend in autonomous driving research. It predicts the future states of the traffic participants in the surrounding environment from raw RGB images. However, it is still a critical challenge to synchronize features obtained a…

2022

Aware of the History: Trajectory Forecasting with the Local Behavior Data

ECCV 2022poster

"The historical trajectories previously passing through a location may help infer the future trajectory of an agent currently at this location. Despite great improvements in trajectory forecasting with the guidance of high-definition maps, only a few works have explored such local historical informa…

2022

Detecting Backdoor Attacks against Point Cloud Classifiers

ICASSP 2022accepted

Backdoor attacks (BA) are an emerging threat to deep neural network classifiers. A classifier being attacked will predict to the attacker’s target class when a test sample from a source class is embedded with the backdoor pattern (BP). Recently, the first BA against point cloud (PC) classifiers was…

Cited by 0SourceScholar
2022

GroupNet: Multiscale Hypergraph Neural Networks for Trajectory Prediction With Relational Reasoning

CVPR 2022poster

Demystifying the interactions among multiple agents from their past trajectories is fundamental to precise and interpretable trajectory prediction. However, previous works only consider pair-wise interactions with limited relational reasoning. To promote more comprehensive interaction modeling for r…

Cited by 171PDFcodeScholar
2022

No-Reference Point Cloud Quality Assessment via Domain Adaptation

CVPR 2022poster

We present a novel no-reference quality assessment metric, the image transferred point cloud quality assessment (IT-PCQA), for 3D point clouds. For quality assessment, deep neural network (DNN) has shown compelling performance on no-reference metric design. However, the most challenging issue for no…

Cited by 101PDFcodeScholar
2022

Remember Intentions: Retrospective-Memory-Based Trajectory Prediction

CVPR 2022poster

To realize trajectory prediction, most previous methods adopt the parameter-based approach, which encodes all the seen past-future instance pairs into model parameters. However, in this way, the model parameters come from all seen instances, which means a huge amount of irrelevant seen instances mig…

Cited by 151PDFcodeScholar
2022

Skeleton-Parted Graph Scattering Networks for 3D Human Motion Prediction

ECCV 2022poster

"Graph convolutional network based methods that model the body joints’ relations, have recently shown great promise in 3D skeleton-based human motion prediction. However, these methods have two critical issues: first, deep graph convolutions filter features within only limited graph spectrum band, l…

2022

Task Decoupled Framework for Reference-Based Super-Resolution

CVPR 2022poster

Reference-based super-resolution(RefSR) has achieved impressive progress on the recovery of high-frequency details thanks to an additional reference high-resolution(HR) image input. Although the superiority compared with Single-Image Super-Resolution(SISR), existing RefSR methods easily result in th…

Cited by 34PDFScholar
2022

V2X-Sim: Multi-Agent Collaborative Perception Dataset and Benchmark for Autonomous Driving

RA-L 2022

Vehicle-to-everything (V2X) communication techniques enable the collaboration between vehicles and many other entities in the neighboring environment, which could fundamentally improve the perception system for autonomous driving. However, the lack of a public dataset significantly restricts the res

Cited by 346SourceScholar
2022

Where2comm: Communication-Efficient Collaborative Perception via Spatial Confidence Maps

NeurIPS 2022accept

Multi-agent collaborative perception could significantly upgrade the perception performance by enabling agents to share complementary information with each other through communication. It inevitably results in a fundamental trade-off between perception performance and communication bandwidth. To tac…

2021

A Backdoor Attack Against 3D Point Cloud Classifiers

ICCV 2021poster

Vulnerability of 3D point cloud (PC) classifiers has become a grave concern due to the popularity of 3D sensors in safety-critical applications. Existing adversarial attacks against 3D PC classifiers are all test-time evasion (TTE) attacks that aim to induce test-time misclassifications using knowle…

Cited by 94PDFcodeScholar
2021

CaT: Weakly Supervised Object Detection With Category Transfer

ICCV 2021poster

A large gap exists between fully-supervised object detection and weakly-supervised object detection. To narrow this gap, some methods consider knowledge transfer from additional fully-supervised dataset. But these methods do not fully exploit discriminative category information in the fully-supervis…

Cited by 22PDFcodeScholar
2021

Collaborative Uncertainty in Multi-Agent Trajectory Forecasting

NeurIPS 2021poster

Uncertainty modeling is critical in trajectory-forecasting systems for both interpretation and safety reasons. To better predict the future trajectories of multiple agents, recent works have introduced interaction modules to capture interactions among agents. This approach leads to correlations amon…

Cited by 24SourcePDFScholar
2021

Divide and Conquer for Single-Frame Temporal Action Localization

ICCV 2021poster

Single-frame temporal action localization (STAL) aims to localize actions in untrimmed videos with only one timestamp annotation for each action instance. Existing methods adopt the one-stage framework but couple the counting goal and the localization goal. This paper proposes a novel two-stage fram…

Cited by 54PDFScholar
2021

Invariant Teacher and Equivariant Student for Unsupervised 3D Human Pose Estimation

AAAI 2021technical

We propose a novel method based on teacher-student learning framework for 3D human pose estimation without any 3D annotation or side information. To solve this unsupervised-learning problem, the teacher network adopts pose-dictionary-based modeling for regularization to estimate a physically plausib…

2021

Learning Distilled Collaboration Graph for Multi-Agent Perception

NeurIPS 2021poster

To promote better performance-bandwidth trade-off for multi-agent perception, we propose a novel distilled collaboration graph (DiscoGraph) to model trainable, pose-aware, and adaptive collaboration among agents. Our key novelties lie in two aspects. First, we propose a teacher-student framework to…

2020

Damage-Sensitive and Domain-Invariant Feature Extraction for Vehicle-Vibration-Based Bridge Health Monitoring

ICASSP 2020accepted

We introduce a physics-guided signal processing approach to extract a damage-sensitive and domain-invariant (DS & DI) feature from acceleration response data of a vehicle traveling over a bridge to assess bridge health. Motivated by indirect sensing methods' benefits, such as low-cost and low-mainte…

Cited by 0SourceScholar
2020

Dynamic Multiscale Graph Neural Networks for 3D Skeleton Based Human Motion Prediction

CVPR 2020oral

We propose novel dynamic multiscale graph neural networks (DMGNN) to predict 3D skeleton-based human motions. The core idea of DMGNN is to use a multiscale graph to comprehensively model the internal relations of a human body for motion feature learning. This multiscale graph is adaptive during trai…

Cited by 410PDFcodeScholar
2020

MotionNet: Joint Perception and Motion Prediction for Autonomous Driving Based on Bird's Eye View Maps

CVPR 2020poster

The ability to reliably perceive the environmental states, particularly the existence of objects and their motion behavior, is crucial for autonomous driving. In this work, we propose an efficient deep model, called MotionNet, to jointly perform perception and motion prediction from 3D point clouds.…

Cited by 204PDFcodeScholar
2019

3D Point Cloud Denoising via Deep Neural Network Based Local Surface Estimation

ICASSP 2019accepted

We present a neural-network-based architecture for 3D point cloud denoising called neural projection denoising (NPD). In our previous work, we proposed a two-stage denoising algorithm, which first estimates reference planes and follows by projecting noisy points to estimated reference planes. Since…

Cited by 0SourceScholar
2019

Actional-Structural Graph Convolutional Networks for Skeleton-Based Action Recognition

CVPR 2019poster

Action recognition with skeleton data has recently attracted much attention in computer vision. Previous studies are mostly based on fixed skeleton graphs, only capturing local physical dependencies among joints, which may miss implicit joint correlations. To capture richer dependencies, we introduc…

Cited by 1391PDFcodeScholar
2017

Contour-enhanced resampling of 3D point clouds via graphs

ICASSP 2017accepted

To reduce storage and computational cost for processing and visualizing large-scale 3D point clouds, an efficient resampling strategy is needed to select a representative subset of 3D points that can preserve contours in the original 3D point cloud. We tackle this problem by using graph-based techni…

Cited by 0SourceScholar
2017

Fast path localization on graphs via multiscale Viterbi decoding

ICASSP 2017accepted

We consider a problem of localizing the destination of an activated path signal supported on a graph. An “activated path signal” is a graph signal that evolves over time that can be viewed as the trajectory of a moving agent. We show that by combining dynamic programming and graph partitioning, the…

Cited by 0SourceScholar