← Search

Xiaokang Chen

19 accepted papers

2025

Janus: Decoupling Visual Encoding for Unified Multimodal Understanding and Generation

CVPR 2025poster

We introduce Janus, an autoregressive framework that unifies multimodal understanding and generation. Prior research often relies on a single visual encoder for both tasks, such as Chameleon. However, due to the differing levels of information granularity required by multimodal understanding and gen…

2025

JanusFlow: Harmonizing Autoregression and Rectified Flow for Unified Multimodal Understanding and Generation

CVPR 2025poster

We present JanusFlow, a powerful framework that unifies image understanding and generation in a single model.JanusFlow introduces a minimalist architecture that integrates autoregressive language models with rectified flow, a state-of-the-art method in generative modeling.Our key finding demonstrate…

2024

D3ETR: Decoder Distillation for Detection Transformer

IJCAI 2024poster

Although various knowledge distillation (KD) methods for CNN-based detectors have been proven effective in improving small students, build- ing baselines and recipes for DETR-based detec- tors remains a challenge. This paper concentrates on the transformer decoder of DETR-based detec- tors and explo…

Cited by 18SourcePDFScholar
2024

Improving Long Text Understanding with Knowledge Distilled from Summarization Model

ICASSP 2024accepted

Long text understanding is important yet challenging for natural language processing. A long article or document usually contains many redundant words that are not pertinent to its gist and sometimes can be regarded as noise. With recent advances of abstractive summarization, we propose our Gist Det…

Cited by 0SourceScholar
2024

LGM: Large Multi-View Gaussian Model for High-Resolution 3D Content Creation

ECCV 2024oral

"3D content creation has achieved significant progress in terms of both quality and speed. Although current feed-forward models can produce 3D objects in seconds, their resolution is constrained by the intensive computation required during training. In this paper, we introduce Large Multi-View Gauss…

Cited by 347SourcePDFScholar
2024

The Devil is in the Neurons: Interpreting and Mitigating Social Biases in Language Models

ICLR 2024poster

Pre-trained Language models (PLMs) have been acknowledged to contain harmful information, such as social biases, which may cause negative social impacts or even bring catastrophic results in application. Previous works on this problem mainly focused on using black-box methods such as probing to dete…

Cited by 15SourcePDFScholar
2023

Delicate Textured Mesh Recovery from NeRF via Adaptive Surface Refinement

ICCV 2023poster

Neural Radiance Fields (NeRF) have constituted a remarkable breakthrough in image-based 3D reconstruction. However, their implicit volumetric representations differ significantly from the widely-adopted polygonal meshes and lack support from common 3D software and hardware, making their rendering…

Cited by 120PDFcodeScholar
2023

Group DETR: Fast DETR Training with Group-Wise One-to-Many Assignment

ICCV 2023poster

Detection transformer (DETR) relies on one-to-one assignment, assigning one ground-truth object to one prediction, for end-to-end detection without NMS post-processing. It is known that one-to-many assignment, assigning one ground-truth object to multiple predictions, succeeds in detection methods s…

Cited by 160PDFcodeScholar
2023

Uncovering and Categorizing Social Biases in Text-to-SQL

ACL 2023long

Large pre-trained language models are acknowledged to carry social bias towards different demographics, which can further amplify existing stereotypes in our society and cause even more harm. Text-to-SQL is an important task, models of which are mainly adopted by administrative industries, where unf…

2023

Uncovering and Quantifying Social Biases in Code Generation

NeurIPS 2023poster

With the popularity of automatic code generation tools, such as Copilot, the study of the potential hazards of these tools is gaining importance. In this work, we explore the social bias problem in pre-trained code generation models. We propose a new paradigm to construct code prompts and successful…

Cited by 19SourcePDFScholar
2023

VisionLLM: Large Language Model is also an Open-Ended Decoder for Vision-Centric Tasks

NeurIPS 2023poster

Large language models (LLMs) have notably accelerated progress towards artificial general intelligence (AGI), with their impressive zero-shot capacity for user-tailored tasks, endowing them with immense potential across a range of applications. However, in the field of computer vision, despite the a…

Cited by 513SourcePDFScholar
2022

Compressible-composable NeRF via Rank-residual Decomposition

NeurIPS 2022accept

Neural Radiance Field (NeRF) has emerged as a compelling method to represent 3D objects and scenes for photo-realistic rendering. However, its implicit representation causes difficulty in manipulating the models like the explicit mesh representation. Several recent advances in NeRF manipulation are…

2022

Not All Voxels Are Equal: Semantic Scene Completion from the Point-Voxel Perspective

AAAI 2022technical

We revisit Semantic Scene Completion (SSC), a useful task to predict the semantic and occupancy representation of 3D scenes, in this paper. A number of methods for this task are always based on voxelized scene representations. Although voxel representations keep local structures of the scene, these…

Cited by 33SourcePDFScholar
2022

Point Scene Understanding via Disentangled Instance Mesh Reconstruction

ECCV 2022poster

"Semantic scene reconstruction from point cloud is an essential and challenging task for 3D scene understanding. This task requires not only to recognize each instance in the scene, but also to recover their geometries based on the partial observed point cloud. Existing methods usually attempt to di…

2021

Conditional DETR for Fast Training Convergence

ICCV 2021poster

The recently-developed DETR approach applies the transformer encoder and decoder architecture to object detection and achieves promising performance. In this paper, we handle the critical issue, slow training convergence, and present a conditional cross-attention mechanism for fast DETR training. Ou…

Cited by 829PDFcodeScholar
2021

Semi-Supervised Semantic Segmentation With Cross Pseudo Supervision

CVPR 2021poster

In this paper, we study the semi-supervised semantic segmentation problem via exploring both labeled data and extra unlabeled data. We propose a novel consistency regularization approach, called cross pseudo supervision (CPS). Our approach imposes the consistency on two segmentation networks perturb…

Cited by 1158PDFcodeScholar
2020

3D Sketch-Aware Semantic Scene Completion via Semi-Supervised Structure Prior

CVPR 2020poster

The goal of the Semantic Scene Completion (SSC) task is to simultaneously predict a completed 3D voxel representation of volumetric occupancy and semantic labels of objects in the scene from a single-view observation. Since the computational cost generally increases explosively along with the growth…

Cited by 155PDFScholar
2020

Bi-directional Cross-Modality Feature Propagation with Separation-and-Aggregation Gate for RGB-D Semantic Segmentation

ECCV 2020poster

Depth information has proven to be a useful cue in the semantic segmentation of RGB-D images for providing a geometric counterpart to the RGB representation. Most existing works simply assume that depth measurements are accurate and well-aligned with the RGB pixels and models the problem as a cross-…

Cited by 431SourcePDFScholar