← Search

Junzhe Zhang

33 accepted papers

2025

Exploring and Evaluating Multimodal Knowledge Reasoning Consistency of Multimodal Large Language Models

EMNLP 2025

In recent years, multimodal large language models (MLLMs) have achieved significant breakthroughs, enhancing understanding across text and vision. However, current MLLMs still face challenges in effectively integrating knowledge across these modalities during multimodal knowledge reasoning, leading

2025

ICR Probe: Tracking Hidden State Dynamics for Reliable Hallucination Detection in LLMs

ACL 2025long

Large language models (LLMs) excel at various natural language processing tasks, but their tendency to generate hallucinations undermines their reliability. Existing hallucination detection methods leveraging hidden states predominantly focus on static and isolated representations, overlooking their…

Cited by 0SourcePDFScholar
2025

MC-MKE: A Fine-Grained Multimodal Knowledge Editing Benchmark Emphasizing Modality Consistency

ACL 2025finding

Multimodal large language models (MLLMs) are prone to non-factual or outdated knowledge issues, highlighting the importance of knowledge editing. Many benchmark has been proposed for researching multimodal knowledge editing. However, previous benchmarks focus on limited scenarios due to the lack of…

Cited by 0SourcePDFScholar
2024

Causal Imitation for Markov Decision Processes: a Partial Identification Approach

NeurIPS 2024poster

Imitation learning enables an agent to learn from expert demonstrations when the performance measure is unknown and the reward signal is not specified. Standard imitation methods do not generally apply when the learner and the expert's sensory capabilities mismatch and demonstrations are contaminate…

Cited by 7SourcePDFScholar
2024

Scores for Learning Discrete Causal Graphs with Unobserved Confounders

AAAI 2024technical

Structural learning is arguably one of the most challenging and pervasive tasks found throughout the data sciences. There exists a growing literature that studies structural learning in non-parametric settings where conditional independence constraints are taken to define the equivalence class. In t…

Cited by 5SourcePDFScholar
2024

Towards Safe Policy Learning under Partial Identifiability: A Causal Approach

AAAI 2024technical

Learning personalized treatment policies is a formative challenge in many real-world applications, including in healthcare, econometrics, artificial intelligence. However, the effectiveness of candidate policies is not always identifiable, i.e., it is not uniquely computable from the combination of…

Cited by 6SourcePDFScholar
2023

Causal Imitation Learning via Inverse Reinforcement Learning

ICLR 2023poster

One of the most common ways children learn when unfamiliar with the environment is by mimicking adults. Imitation learning concerns an imitator learning to behave in an unknown environment from an expert's demonstration; reward signals remain latent to the imitator. This paper studies imitation lear…

Cited by 43SourcePDFScholar
2023

DeformToon3D: Deformable Neural Radiance Fields for 3D Toonification

ICCV 2023poster

In this paper, we address the challenging problem of 3D toonification, which involves transferring the style of an artistic domain onto a target 3D face with stylized geometry and texture. Although fine-tuning a pre-trained 3D GAN on the artistic domain can produce reasonable performance, this strat…

Cited by 14PDFScholar
2023

Generative Diffusion Prior for Unified Image Restoration and Enhancement

CVPR 2023poster

Existing image restoration methods mostly leverage the posterior distribution of natural images. However, they often assume known degradation and also require supervised training, which restricts their adaptation to complex real applications. In this work, we propose the Generative Diffusion Prior (…

Cited by 240SourcePDFScholar
2022

ExtrudeNet: Unsupervised Inverse Sketch-and-Extrude for Shape Parsing

ECCV 2022poster

"Sketch-and-extrude is a common and intuitive modeling process in computer aided design. This paper studies the problem of learning the shape given in the form of point clouds by “inverse” sketch-and-extrude. We present ExtrudeNet, an unsupervised end-to-end network for discovering sketch and extrud…

2022

Monocular 3D Object Reconstruction with GAN Inversion

ECCV 2022poster

"Recovering a textured 3D mesh from a monocular image is highly challenging, particularly for in-the-wild objects that lack 3D ground truths. In this work, we present MeshInversion, a novel framework to improve the reconstruction by exploiting the generative prior of a 3D GAN pre-trained for 3D text…

2022

Partial Counterfactual Identification from Observational and Experimental Data

ICML 2022spotlight

This paper investigates the problem of bounding counterfactual queries from an arbitrary collection of observational and experimental distributions and qualitative knowledge about the underlying data-generating model represented in the form of a causal diagram. We show that all counterfactual distri…

Cited by 103SourcePDFScholar
2021

Balanced Chamfer Distance as a Comprehensive Metric for Point Cloud Completion

NeurIPS 2021poster

Chamfer Distance (CD) and Earth Mover’s Distance (EMD) are two broadly adopted metrics for measuring the similarity between two point sets. However, CD is usually insensitive to mismatched local density, and EMD is usually dominated by global distribution while overlooks the fidelity of detailed str…

2021

CSG-Stump: A Learning Friendly CSG-Like Representation for Interpretable Shape Parsing

ICCV 2021poster

Generating an interpretable and compact representation of 3D shapes from point clouds is an important and challenging problem. This paper presents CSG-Stump Net, an unsupervised end-to-end network for learning shapes from point clouds and discovering the underlying constituent modeling primitives an…

Cited by 50PDFcodeScholar
2021

Crafting Adversarial Examples for Neural Machine Translation

ACL 2021long

Effective adversary generation for neural machine translation (NMT) is a crucial prerequisite for building robust machine translation systems. In this work, we investigate veritable evaluations of NMT adversarial attacks, and propose a novel method to craft NMT adversarial examples. We first show th…

2021

Unsupervised 3D Shape Completion Through GAN Inversion

CVPR 2021poster

Most 3D shape completion approaches rely heavily on partial-complete shape pairs and learn in a fully supervised manner. Despite their impressive performances on in-domain data, when generalizing to partial shapes in other forms or real-world partial scans, they often obtain unsatisfactory results d…

Cited by 164PDFScholar
2021

Variational Relational Point Completion Network

CVPR 2021poster

Real-scanned point clouds are often incomplete due to viewpoint, occlusion, and noise. Existing point cloud completion methods tend to generate global shape skeletons and hence lack fine local details. Furthermore, they mostly learn a deterministic partial-to-complete mapping, but overlook structura…

Cited by 253PDFScholar
2020

MessyTable: Instance Association in Multiple Camera Views

ECCV 2020poster

We present an interesting and challenging dataset that features a large number of scenes with messy tables captured from multiple camera views. Each scene in this dataset is highly complex, containing multiple object instances that could be identical, stacked and occluded by other instances. The key…