← Search

Xingyu Chen

79 accepted papers

2026

DeepMath-103K: A Large-Scale, Challenging, Decontaminated, and Verifiable Mathematical Dataset for Advancing Reasoning

ICLR 2026poster

Reinforcement learning (RL) with large language models shows promise in complex reasoning. However, its progress is hindered by the lack of large-scale training data that is sufficiently challenging, contamination-free and verifiable. To this end, we introduce DeepMath-103K, a large-scale mathematic…

Cited by 0SourcecodeScholar
2026

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

RSS 2026poster

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

Cited by 0SourceScholar
2026

Human3R: Everyone Everywhere All at Once

ICLR 2026poster

We present Human3R, a unified, feed-forward framework for online 4D human-scene reconstruction, in the world frame, from casually captured monocular videos. Unlike previous approaches that rely on multi-stage pipelines, iterative contact-aware refinement between humans and scenes, and heavy dependen…

Cited by 0SourcecodeScholar
2026

Multi-SpatialMLLM: Multi-Frame Spatial Understanding with Multi-Modal Large Language Models

CVPR 2026

Multi-modal large language models (MLLMs) have rapidly advanced in visual tasks, yet their spatial understanding remains limited to single images, leaving them ill-suited for physical-world applications that require multi-frame reasoning. In this paper, we propose a framework to equip MLLMs with mul

Cited by 0SourcecodeScholar
2026

RLVER: Reinforcement Learning with Verifiable Emotion Rewards for Empathetic Agents

ICLR 2026poster

Large language models (LLMs) excel at logical and algorithmic reasoning, yet their emotional intelligence (EQ) still lags far behind their cognitive prowess. While reinforcement learning from verifiable rewards (RLVR) has advanced in other domains, its application to dialogue—especially for emotion…

Cited by 0SourcecodeScholar
2026

Rex-Thinker: Grounded Object Referring via Chain-of-Thought Reasoning

ICLR 2026poster

Object referring aims to detect all objects in an image that match a given natural language description. We argue that a robust object referring model should be grounded, meaning its predictions should be both explainable and faithful to the visual content. Specifically, it should satisfy two key pr…

Cited by 0SourcecodeScholar
2026

SceneMaker: Open-set 3D Scene Generation with Decoupled De-occlusion and Pose Estimation Model

CVPR 2026

We propose a decoupled 3D scene generation framework called SceneMaker in this work. Due to the lack of sufficient open-set de-occlusion and pose estimation priors, existing methods struggle to simultaneously produce high-quality geometry and accurate poses under severe occlusion and open-set settin

Cited by 0SourcecodeScholar
2026

SegDINO3D: 3D Instance Segmentation Empowered by Both Image-Level and Object-Level 2D Features

AAAI 2026technical

In this paper, we present SegDINO3D, a novel Transformer encoder-decoder framework for 3D instance segmentation. As 3D training data is generally not as sufficient as 2D training images, SegDINO3D is designed to fully leverage 2D representation from a pre-trained 2D detection model, including both

Cited by 0SourcePDFScholar
2026

Stochastic Neural Ray Tracing for Radio Frequency Channel Modeling

ICML 2026poster

Wireless channel modeling is essential for the design, analysis, and optimization of modern wireless sensing and communication systems. However, accurately modeling wireless channels in electrically large and complex environments remains a long-standing challenge, owing to the intricate interactions…

Cited by 0SourceScholar
2026

Toward Reliable Sim-to-Real Predictability for MoE-based Robust Quadrupedal Locomotion

RSS 2026poster

Reinforcement learning has shown strong promise for quadrupedal agile locomotion, even with proprioception-only sensing. In practice, however, sim-to-real gap and reward overfitting in complex terrains can produce policies that fail to transfer, while physical validation remains risky and inefficien…

Cited by 0SourceScholar
2026

Uncertainty-Guided Exploration and Stable Planning for Sparse-Reward Manipulation from Limited Demonstrations

ICML 2026poster

Reinforcement learning from demonstrations (RLfD) offers a promising method for robotic manipulation with sparse rewards. However, limited demonstrations often cause agents to encounter out-of-distribution states where world models produce poor predictions. In multi-stage tasks, jointly optimizing a…

Cited by 0SourceScholar
2025

Alignment for Efficient Tool Calling of Large Language Models

EMNLP 2025

Recent advancements in tool learning have enabled large language models (LLMs) to integrate external tools, enhancing their task performance by expanding their knowledge boundaries. However, relying on tools often introduces trade-offs between performance, speed, and cost, with LLMs sometimes exhibi

Cited by 0SourcePDFScholar
2025

CogDual: Enhancing Dual Cognition of LLMs via Reinforcement Learning with Implicit Rule-Based Rewards

EMNLP 2025

Role-Playing Language Agents (RPLAs) have emerged as a significant application direction for Large Language Models (LLMs). Existing approaches typically rely on prompt engineering or supervised fine-tuning to enable models to imitate character behaviors in specific scenarios, but often neglect the u

Cited by 0SourcePDFScholar
2025

Ctrl-DNA: Controllable Cell-Type-Specific Regulatory DNA Design via Constrained RL

NeurIPS 2025spotlight

Designing regulatory DNA sequences that achieve precise cell-type-specific gene expression is crucial for advancements in synthetic biology, gene therapy and precision medicine. Although transformer-based language models (LMs) can effectively capture patterns in regulatory DNA, their generative appr…

Cited by 0SourcecodeScholar
2025

Do NOT Think That Much for 2+3=? On the Overthinking of Long Reasoning Models

ICML 2025poster

The remarkable performance of long reasoning models can be attributed to their ability to emulate human-like long-time thinking during inference. These models employ extended chain-of-thought (CoT) processes, exploring multiple strategies to enhance problem-solving capabilities. However, a critical…

2025

Draft Model Knows When to Stop: Self-Verification Speculative Decoding for Long-Form Generation

EMNLP 2025

Conventional speculative decoding (SD) methods utilize a predefined length policy for proposing drafts, which implies the premise that the target model smoothly accepts the proposed draft tokens. However, reality deviates from this assumption: the oracle draft length varies significantly, and the fi

Cited by 0SourcePDFScholar
2025

Easi3R: Estimating Disentangled Motion from DUSt3R Without Training

ICCV 2025poster

Recent advances in DUSt3R have enabled robust estimation of dense point clouds and camera parameters of static scenes, leveraging Transformer network architectures and direct supervision on large-scale 3D datasets.In contrast, the limited scale and diversity of available 4D datasets present a major…

2025

Feat2GS: Probing Visual Foundation Models with Gaussian Splatting

CVPR 2025poster

Given that visual foundation models (VFMs) are trained on extensive datasets but often limited to 2D images, a natural question arises: how well do they understand the 3D world? With the differences in architecture and training protocols (i.e., objectives, proxy tasks), a unified framework to fairly…

2025

HOIGPT: Learning Long-Sequence Hand-Object Interaction with Language Models

CVPR 2025poster

We introduce HOIGPT, a token-based generative method that unifies 3D hand-object interactions (HOI) perception and generation, offering the first comprehensive solution for captioning and generating high-quality 3D HOI sequences from a diverse range of conditional signals (e.g. text, objects, partia…

Cited by 1SourcePDFScholar
2025

HandOS: 3D Hand Reconstruction in One Stage

CVPR 2025poster

Existing approaches of hand reconstruction predominantly adhere to a multi-stage framework, encompassing detection, left-right classification, and pose estimation. This paradigm induces redundant computation and cumulative errors. In this work, we propose HandOS, an end-to-end framework for 3D hand…

Cited by 0SourcePDFScholar
2025

OmniPose6D: Towards Short-Term Object Pose Tracking in Dynamic Scenes from Monocular RGB

IROS 2025

To address the challenge of short-term object pose tracking in dynamic environments with monocular RGB input, we introduce a large-scale synthetic dataset Omni-Pose6D, crafted to mirror the diversity of real-world conditions. We additionally present a benchmarking framework for a comprehensive compa

Cited by 1SourceScholar
2025

RaSA: Rank-Sharing Low-Rank Adaptation

ICLR 2025poster

Low-rank adaptation (LoRA) has been prominently employed for parameter-efficient fine-tuning of large language models (LLMs). However, the limited expressive capacity of LoRA, stemming from the low-rank constraint, has been recognized as a bottleneck, particularly in rigorous tasks like code generat…

2025

Radio Frequency Ray Tracing with Neural Object Representation for Enhanced RF Modeling

CVPR 2025poster

Radio frequency (RF) propagation modeling poses unique electromagnetic simulation challenges. While recent neural representations have shown success in visible spectrum rendering, the fundamentally different scales and physics of RF signals require novel modeling paradigms. In this paper, we introdu…

Cited by 0SourcePDFScholar
2025

State Revisit and Re-explore: Bridging Sim-to-Real Gaps in Offline-and-Online Reinforcement Learning with An Imperfect Simulator

IJCAI 2025

In reinforcement learning (RL) based robot skill acquisition, a high-fidelity simulator is usually indispensable but unattainable since the real environment dynamics are difficult to model, which leads to severe sim-to-real gaps. Existing methods solve this problem by combining offline and online RL

Cited by 0SourcePDFScholar
2025

Stochastic Momentum Methods for Non-smooth Non-Convex Finite-Sum Coupled Compositional Optimization

NeurIPS 2025poster

Finite-sum Coupled Compositional Optimization (FCCO), characterized by its coupled compositional objective structure, emerges as an important optimization paradigm for addressing a wide range of machine learning problems. In this paper, we focus on a challenging class of non-convex non-smooth FCC…

Cited by 0SourceScholar
2025

The First Few Tokens Are All You Need: An Efficient and Effective Unsupervised Prefix Fine-Tuning Method for Reasoning Models

NeurIPS 2025poster

Improving the reasoning capabilities of large language models (LLMs) typically requires supervised fine-tuning with labeled data or computationally expensive sampling. We introduce Unsupervised Prefix Fine-Tuning (UPFT), which leverages the observation of Prefix Self-Consistency -- the shared initia…

Cited by 0SourceScholar
2025

Thoughts Are All Over the Place: On the Underthinking of Long Reasoning Models

NeurIPS 2025spotlight

Long reasoning models (LRMs) such as OpenAI's o1 and DeepSeek's R1 have demonstrated remarkable abilities in complex reasoning tasks by scaling test-time compute and exhibiting human-like deep thinking. However, we identify a phenomenon we term underthinking, where LRMs frequently switch between dif…

Cited by 0SourcecodeScholar
2025

Two Experts Are All You Need for Steering Thinking: Reinforcing Cognitive Effort in MoE Reasoning Models Without Additional Training

NeurIPS 2025poster

Mixture-of-Experts (MoE) architectures within Large Reasoning Models (LRMs) have achieved impressive reasoning capabilities by selectively activating experts to facilitate structured cognitive processes. Despite notable advances, existing reasoning models often suffer from cognitive inefficiencies l…

Cited by 0SourceScholar
2024

A Laser-Induced Graphene-Based Flexible Multimodal Sensor for Material and Texture Perception

IROS 2024poster

Humans can perceive and interact with their surroundings through multiple senses. For intelligent robots, multimodal sensors are crucial for them to perceive and understand the environment. In this work, we propose a multi-layered flexible multimodal sensor based on laser-induced graphene, capable o…

Cited by 0SourceScholar
2024

Cell2Sentence: Teaching Large Language Models the Language of Biology

ICML 2024poster

We introduce Cell2Sentence (C2S), a novel method to directly adapt large language models to a biological context, specifically single-cell transcriptomics. By transforming gene expression data into "cell sentences," C2S bridges the gap between natural language processing and biology. We demonstrate…

Cited by 19SourcePDFScholar
2024

Dynamic Model Based Neural Implicit Embedded Tracking Control Approach for Dielectric Elastomer Actuators With Rate-Dependent Viscoelasticity

RA-L 2024

In this work, we propose a dynamic model neural implicit embedded controller (called NEC) for high-precision tracking control of dielectric elastomer actuators (DEAs) by eliminating the rate-dependent viscoelasticity and mechanical vibration. To this end, we first establish a lumped parameter model

Cited by 3SourceScholar
2024

Experience Consistency Distillation Continual Reinforcement Learning for Robotic Manipulation Tasks

ICRA 2024poster

Continual reinforcement learning, which aims to help robots acquire skills without catastrophic forgetting, obviating the need to re-learn all tasks from scratch. In order to enable lifelong acquisition of skills in robots, replay-based continual reinforcement learning has emerged as a promising res…

Cited by 1SourceScholar
2024

Grounded Answers for Multi-agent Decision-making Problem through Generative World Model

NeurIPS 2024poster

Recent progress in generative models has stimulated significant innovations in many fields, such as image generation and chatbots. Despite their success, these models often produce sketchy and misleading solutions for complex multi-agent decision-making problems because they miss the trial-and-error…

Cited by 0SourcePDFScholar
2024

ICON: Incremental CONfidence for Joint Pose and Radiance Field Optimization

CVPR 2024poster

Neural Radiance Fields (NeRF) exhibit remarkable performance for Novel View Synthesis (NVS) given a set of 2D images. However NeRF training requires accurate camera pose for each input view typically obtained by Structure-from-Motion (SfM) pipelines. Recent works have attempted to relax this constra…

Cited by 2SourcePDFScholar
2024

Imagine, Initialize, and Explore: An Effective Exploration Method in Multi-Agent Reinforcement Learning

AAAI 2024technical

Effective exploration is crucial to discovering optimal strategies for multi-agent reinforcement learning (MARL) in complex coordination tasks. Existing methods mainly utilize intrinsic rewards to enable committed exploration or use role-based learning for decomposing joint action spaces instead of…

Cited by 3SourcePDFScholar
2024

Portrait4D: Learning One-Shot 4D Head Avatar Synthesis using Synthetic Data

CVPR 2024poster

Existing one-shot 4D head synthesis methods usually learn from monocular videos with the aid of 3DMM reconstruction yet the latter is evenly challenging which restricts them from reasonable 4D head synthesis. We present a method to learn one-shot 4D head synthesis via large-scale synthetic data. The…

Cited by 19SourcePDFScholar
2024

Simple Contrastive Representation Learning for Time Series Forecasting

ICASSP 2024accepted

Contrastive learning methods have shown an impressive ability to learn meaningful representations for image or time series classification. However, these methods are less effective for time series forecasting, as optimization of instance discrimination is not directly applicable to predicting the fu…

Cited by 0SourceScholar
2024

Vision-based Tip Force Estimation on a Soft Continuum Robot

ICRA 2024poster

Soft continuum robots, fabricated from elastomeric materials, offer unparalleled flexibility and adaptability, making them ideal for applications such as minimally invasive surgery and inspections in constrained environments. With the miniaturization of imaging technologies and the development of no…

Cited by 3SourceScholar
2023

CAPro: Webly Supervised Learning with Cross-modality Aligned Prototypes

NeurIPS 2023poster

Webly supervised learning has attracted increasing attention for its effectiveness in exploring publicly accessible data at scale without manual annotation. However, most existing methods of learning with web datasets are faced with challenges from label noise, and they have limited assumptions on c…

2023

FoPro: Few-Shot Guided Robust Webly-Supervised Prototypical Learning

AAAI 2023technical

Recently, webly supervised learning (WSL) has been studied to leverage numerous and accessible data from the Internet. Most existing methods focus on learning noise-robust models from web images while neglecting the performance drop caused by the differences between web domain and real-world domain.…

2023

Hand Avatar: Free-Pose Hand Animation and Rendering From Monocular Video

CVPR 2023poster

We present HandAvatar, a novel representation for hand animation and rendering, which can generate smoothly compositional geometry and self-occlusion-aware texture. Specifically, we first develop a MANO-HD model as a high-resolution mesh topology to fit personalized hand shapes. Sequentially, we dec…

Cited by 47SourcePDFScholar
2023

LIO-PPF: Fast LiDAR-Inertial Odometry via Incremental Plane Pre-Fitting and Skeleton Tracking

IROS 2023poster

As a crucial infrastructure of intelligent mobile robots, LiDAR-Inertial odometry (LIO) provides the basic capability of state estimation by tracking LiDAR scans. The high-accuracy tracking generally involves the k\text{NN}k\text{NN} search, which is used with minimizing the point-to-plane distance.…

Cited by 7SourcecodeScholar
2023

Local-to-Global Registration for Bundle-Adjusting Neural Radiance Fields

CVPR 2023poster

Neural Radiance Fields (NeRF) have achieved photorealistic novel views synthesis; however, the requirement of accurate camera poses limits its application. Despite analysis-by-synthesis extensions for jointly learning neural 3D representations and registering camera frames exist, they are susceptibl…

Cited by 77SourcePDFScholar
2023

MMRDN: Consistent Representation for Multi-View Manipulation Relationship Detection in Object-Stacked Scenes

ICRA 2023poster

Manipulation relationship detection (MRD) aims to guide the robot to grasp objects in the right order, which is important to ensure the safety and reliability of grasping in object stacked scenes. Previous works infer manipulation relationship by deep neural network trained with data collected from…

Cited by 2SourceScholar
2023

Object Reprojection Error (ORE): Camera pose benchmarks from lightweight tracking annotations

NeurIPS 2023poster

3D spatial understanding is highly valuable in the context of semantic modeling of environments, agents, and their relationships. Semantic modeling approaches employed on monocular video often ingest outputs from off-the-shelf SLAM/SfM pipelines, which are anecdotally observed to perform poorly or…

Cited by 0SourcePDFScholar
2023

Place Recognition under Occlusion and Changing Appearance via Disentangled Representations

ICRA 2023poster

Place recognition is a critical and challenging task for mobile robots, aiming to retrieve an image captured at the same place as a query image from a database. Existing methods tend to fail while robots move autonomously under occlusion (e.g., car, bus, truck) and changing appearance (e.g., illumin…

Cited by 0SourcecodeScholar
2023

Prioritized Planning for Target-Oriented Manipulation via Hierarchical Stacking Relationship Prediction

IROS 2023poster

In scenarios involving grasping multiple targets, the learning of stacking relationships between objects is fundamental for robots to execute safely and efficiently. However, current methods lack subdivision for the hierarchy of stacking relationship types. In scenes where objects are mostly stacked…

Cited by 5SourceScholar
2023

Reinforced Disentanglement for Face Swapping without Skip Connection

ICCV 2023poster

The SOTA face swap models still suffer the problem of either target identity (i.e., shape) being leaked or the target non-identity attributes (i.e., background, hair) failing to be fully preserved in the final results. We show that this insufficient disentanglement is caused by two flawed designs t…

Cited by 14PDFcodeScholar
2023

Rethinking Word-Level Auto-Completion in Computer-Aided Translation

EMNLP 2023long main

Word-level auto-completion (WLAC) plays a crucial role in Computer-Assisted Translation. While previous studies have primarily focused on designing complex model architectures, this paper takes a different perspective by rethinking the fundamental question: what kind of words are good auto-completio…

Cited by 0SourcecodeScholar
2023

Self-Supervised Object Detection from Egocentric Videos

ICCV 2023poster

Understanding the visual world from the perspective of humans (egocentric) has been a long-standing challenge in computer vision. Egocentric videos exhibit high scene complexity and irregular motion flows compared to typical video understanding tasks. With the egocentric domain in mind, we address t…

Cited by 9PDFScholar
2023

UV Volumes for Real-Time Rendering of Editable Free-View Human Performance

CVPR 2023poster

Neural volume rendering enables photo-realistic renderings of a human performer in free-view, a critical task in immersive VR/AR applications. But the practice is severely limited by high computational costs in the rendering process. To solve this problem, we propose the UV Volumes, a new approach t…

2022

A Continuous Learning Approach for Probabilistic Human Motion Prediction

ICRA 2022poster

Human Motion Prediction (HMP) plays a crucial role in safe Human-Robot-Interaction (HRI). Currently, the majority of HMP algorithms are trained by massive pre-collected data. As the training data only contains a few pre-defined motion patterns, these methods cannot handle the unfamiliar motion patte…

Cited by 3SourceScholar
2022

Closed-Form Error Propagation on $SE_{n}(3)$ Group for Invariant EKF With Applications to VINS

RA-L 2022

Pose estimation is important for robotic perception, path planning, etc. Robot poses can be modeled on matrix Lie groups and are usually estimated via filter-based methods. In this letter, we establish the closed-form formula for the error propagation for the Invariant extended Kalman filter (IEKF)

Cited by 18SourceScholar
2022

ECO-TR: Efficient Correspondences Finding via Coarse-to-Fine Refinement

ECCV 2022poster

"Abstract. Modeling sparse and dense image matching within a unified functional model has recently attracted increasing research interest. However, existing efforts mainly focus on improving matching accuracy while ignoring its efficiency, which is crucial for real-world applications. In this paper,…

2022

Greedy based Value Representation for Optimal Coordination in Multi-agent Reinforcement Learning

ICML 2022spotlight

Due to the representation limitation of the joint Q value function, multi-agent reinforcement learning methods with linear value decomposition (LVD) or monotonic value decomposition (MVD) suffer from relative overgeneralization. As a result, they can not ensure optimal consistency (i.e., the corresp…

Cited by 15SourcePDFScholar
2022

Hallucinated Neural Radiance Fields in the Wild

CVPR 2022poster

Neural Radiance Fields (NeRF) has recently gained popularity for its impressive novel view synthesis ability. This paper studies the problem of hallucinated NeRF: i.e., recovering a realistic NeRF at a different time of day from a group of tourism images. Existing solutions adopt NeRF with a control…

Cited by 137PDFcodeScholar
2022

META-GUI: Towards Multi-modal Conversational Agents on Mobile GUI

EMNLP 2022main

Task-oriented dialogue (TOD) systems have been widely used by mobile phone intelligent assistants to accomplish tasks such as calendar scheduling or hotel reservation. Current TOD systems usually focus on multi-turn text/speech interaction, then they would call back-end APIs designed for TODs to per…

Cited by 61SourcePDFScholar
2022

MobRecon: Mobile-Friendly Hand Mesh Reconstruction From Monocular Image

CVPR 2022poster

In this work, we propose a framework for single-view hand mesh reconstruction, which can simultaneously achieve high reconstruction accuracy, fast inference speed, and temporal coherence. Specifically, for 2D encoding, we propose lightweight yet effective stacked structures. Regarding 3D decoding, w…

Cited by 107PDFcodeScholar
2022

Sparse Semantic Map-Based Monocular Localization in Traffic Scenes Using Learned 2D-3D Point-Line Correspondences

RA-L 2022

Vision-based localization in a prior map is of crucial importance for autonomous vehicles. Given a query image, the goal is to estimate the camera pose corresponding to the prior map, and the key is the registration problem of camera images within the map. While autonomous vehicles drive on the road

Cited by 9SourceScholar
2022

TIE: Topological Information Enhanced Structural Reading Comprehension on Web Pages

NAACL 2022long

Recently, the structural reading comprehension (SRC) task on web pages has attracted increasing research interests. Although previous SRC work has leveraged extra information such as HTML tags or XPaths, the informative topology of web pages is not effectively exploited. In this work, we propose a T…

2022

UC-OWOD: Unknown-Classified Open World Object Detection

ECCV 2022poster

"Open World Object Detection (OWOD) is a challenging computer vision problem that requires detecting unknown objects and gradually learning the identified unknown classes. However, it cannot distinguish unknown instances as multiple unknown classes. In this work, we propose a novel OWOD problem call…

2021

Camera-Space Hand Mesh Recovery via Semantic Aggregation and Adaptive 2D-1D Registration

CVPR 2021poster

Recent years have witnessed significant progress in 3D hand mesh recovery. Nevertheless, because of the intrinsic 2D-to-3D ambiguity, recovering camera-space 3D information from a single RGB image remains challenging. To tackle this problem, we divide camera-space mesh recovery into two sub-tasks, i…

Cited by 112PDFcodeScholar
2021

SDD-FIQA: Unsupervised Face Image Quality Assessment With Similarity Distribution Distance

CVPR 2021poster

In recent years, Face Image Quality Assessment (FIQA) has become an indispensable part of the face recognition system to guarantee the stability and reliability of recognition performance in an unconstrained scenario. For this purpose, the FIQA method should consider both the intrinsic property and…

Cited by 140PDFcodeScholar
2021

WebSRC: A Dataset for Web-Based Structural Reading Comprehension

EMNLP 2021main

Web search is an essential way for humans to obtain information, but it’s still a great challenge for machines to understand the contents of web pages. In this paper, we introduce the task of web-based structural reading comprehension. Given a web page and a question about it, the task is to find an…

Cited by 85SourcePDFScholar
2021

img2pose: Face Alignment and Detection via 6DoF, Face Pose Estimation

CVPR 2021poster

We propose real-time, six degrees of freedom (6DoF), 3D face pose estimation without face detection or landmark localization. We observe that estimating the 6DoF rigid transformation of a face is a simpler problem than facial landmark detection, often used for 3D face alignment. In addition, 6DoF of…

Cited by 171PDFcodeScholar
2020

A Boundary Based Out-of-Distribution Classifier for Generalized Zero-Shot Learning

ECCV 2020poster

Generalized Zero-Shot Learning (GZSL) is a challenging topic that has promising prospects in many realistic scenarios. Using a gating mechanism that discriminates the unseen samples from the seen samples can decompose the GZSL problem to a conventional Zero-Shot Learning (ZSL) problem and a supervis…

Cited by 107SourcePDFScholar
2020

Navigation Command Matching for Vision-based Autonomous Driving

ICRA 2020poster

Learning an optimal policy for autonomous driving task to confront with complex environment is a long- studied challenge. Imitative reinforcement learning is accepted as a promising approach to learn a robust driving policy through expert demonstrations and interactions with environments. However, t…

Cited by 9SourceScholar
2019

Dual Refinement Network for Single-Shot Object Detection

ICRA 2019poster

Object detection methods fall into two categories, i.e., two-stage and single-stage detectors. The former is characterized by high detection accuracy while the latter usually has a considerable inference speed. Hence, it is imperative to fuse their merits for a better accuracy vs. speed trade-off. T…

Cited by 12SourceScholar