← Search

Jia Zheng

19 accepted papers

2026

Towards Multimodal Large Language Models with Both Training and Inference Efficiency

ICML 2026poster

Multimodal Large Language Models (MLLMs) mainly fall into two architectures, each involving a trade-off between training and inference efficiency: embedding space alignment (e.g. LLaVA series) is inefficient during inference, while cross-attention space alignment (e.g. Flamingo) is inefficient in tr…

Cited by 0SourceScholar
2025

From 2D CAD Drawings to 3D Parametric Models: A Vision-Language Approach

AAAI 2025technical

In this paper, we present CAD2Program, a new method for reconstructing 3D parametric models from 2D CAD drawings. Our proposed method is inspired by recent successes in vision-language models (VLMs), and departs from traditional methods which rely on task-specific data representations and/or algorit…

2025

GLOVER++: Unleashing the Potential of Affordance Learning from Human Behaviors for Robotic Manipulation

CoRL 2025poster

Learning manipulation skills from human demonstration videos offers a promising path toward generalizable and interpretable robotic intelligence—particularly through the lens of *actionable affordances*. However, transferring such knowledge remains challenging due to: 1) a lack of large-scale data…

Cited by 0SourceScholar
2025

Large Language Models Often Say One Thing and Do Another

ICLR 2025poster

As large language models (LLMs) increasingly become central to various applications and interact with diverse user populations, ensuring their reliable and consistent performance is becoming more important. This paper explores a critical issue in assessing the reliability of LLMs: the consistency be…

2025

PPTAgent: Generating and Evaluating Presentations Beyond Text-to-Slides

EMNLP 2025

Automatically generating presentations from documents is a challenging task that requires accommodating content quality, visual appeal, and structural coherence. Existing methods primarily focus on improving and evaluating the content quality in isolation, overlooking visual appeal and structural co

2025

READoc: A Unified Benchmark for Realistic Document Structured Extraction

ACL 2025finding

Document Structured Extraction (DSE) aims to extract structured content from raw documents. Despite the emergence of numerous DSE systems, their unified evaluation remains inadequate, significantly hindering the field’s advancement. This problem is largely attributed to existing benchmark paradigms,…

2025

SpatialLM: Training Large Language Models for Structured Indoor Modeling

NeurIPS 2025poster

SpatialLM is a large language model designed to process 3D point cloud data and generate structured 3D scene understanding outputs. These outputs include architectural elements like walls, doors, windows, and oriented object boxes with their semantic categories. Unlike previous methods which exploit…

Cited by 0SourceScholar
2025

The Linguistic Connectivities Within Large Language Models

ACL 2025finding

Large language models (LLMs) have demonstrated remarkable multilingual abilities in various applications. Unfortunately, recent studies have discovered that there exist notable disparities in their performance across different languages. Understanding the underlying mechanisms behind such disparitie…

Cited by 0SourcePDFScholar
2024

Not All Contexts Are Equal: Teaching LLMs Credibility-aware Generation

EMNLP 2024main

The rapid development of large language models has led to the widespread adoption of Retrieval-Augmented Generation (RAG), which integrates external knowledge to alleviate knowledge bottlenecks and mitigate hallucinations. However, the existing RAG paradigm inevitably suffers from the impact of flaw…

2023

PlankAssembly: Robust 3D Reconstruction from Three Orthographic Views with Learnt Shape Programs

ICCV 2023poster

In this paper, we develop a new method to automatically convert 2D line drawings from three orthographic views into 3D CAD models. Existing methods for this problem reconstruct 3D models by back-projecting the 2D observations into 3D space while maintaining explicit correspondence between the input…

Cited by 14PDFcodeScholar
2021

Layout-Guided Novel View Synthesis From a Single Indoor Panorama

CVPR 2021poster

Existing view synthesis methods mainly focus on the perspective images and have shown promising results. However, due to the limited field-of-view of the pinhole camera, the performance quickly degrades when large camera movements are adopted. In this paper, we make the first attempt to generate nov…

Cited by 28PDFcodeScholar
2021

Learning To Recommend Frame for Interactive Video Object Segmentation in the Wild

CVPR 2021poster

This paper proposes a framework for the interactive video object segmentation (VOS) in the wild where users can choose some frames for annotations iteratively. Then, based on the user annotations, a segmentation algorithm refines the masks. The previous interactive VOS paradigm selects the frame wit…

Cited by 25PDFcodeScholar
2021

Towards Standardized Acquisition With a Dual-Probe Ultrasound Robot for Fetal Imaging

RA-L 2021

Standardized acquisitions and diagnoses using robots and AI would potentially increase the general usability and reliability of medical ultrasound. Working towards this prospect, this paper presents the recent developments of a standardized acquisition workflow using a novel dual-probe ultrasound ro

Cited by 28SourceScholar
2020

Geometric Structure Based and Regularized Depth Estimation From 360 Indoor Imagery

CVPR 2020poster

Motivated by the correlation between the depth and the geometric structure of a 360 indoor image, we propose a novel learning-based depth estimation framework that leverages the geometric structure of a scene to conduct depth estimation. Specifically, we represent the geometric structure of an indoo…

Cited by 86PDFScholar
2020

Structured3D: A Large Photo-realistic Dataset for Structured 3D Modeling

ECCV 2020poster

Recently, there has been growing interest in developing learning-based methods to detect and utilize salient semi-global or global structures, such as junctions, lines, planes, cuboids, smooth surfaces, and all types of symmetries, for 3D scene modeling and understanding. However, the ground truth a…

2019

Density Map Regression Guided Detection Network for RGB-D Crowd Counting and Localization

CVPR 2019poster

To simultaneously estimate head counts and localize heads with bounding boxes, a regression guided detection network (RDNet) is proposed for RGB-D crowd counting. Specifically, to improve the robustness of detection-based approaches for small/tiny heads, we leverage density map to improve the head/n…

Cited by 231PDFScholar
2019

PPGNet: Learning Point-Pair Graph for Line Segment Detection

CVPR 2019poster

In this paper, we present a novel framework to detect line segments in man-made environments. Specifically, we propose to describe junctions, line segments and relationships between them with a simple graph, which is more structured and informative than end-point representation used in existing line…

Cited by 110PDFcodeScholar
2019

Single-Image Piece-Wise Planar 3D Reconstruction via Associative Embedding

CVPR 2019poster

Single-image piece-wise planar 3D reconstruction aims to simultaneously segment plane instances and recover 3D plane parameters from an image. Most recent approaches leverage convolutional neural networks (CNNs) and achieve promising results. However, these methods are limited to detecting a fixed n…

Cited by 127PDFcodeScholar