paper-with-me

Papers

Mirror: A Multiple-perspective Self-Reflection Method for Knowledge-rich Reasoning

2024-02-22 · Hanqi Yan, Qinglin Zhu, Xinyu Wang, Lin Gui, Yulan He

While Large language models (LLMs) have the capability to iteratively reflect on their own outputs, recent studies have observed their struggles with knowledge-rich problems without access to external resources. In addition to the inefficiency of LLMs in self-assessment, we also observe that LLMs struggle to revisit their predictions despite receiving explicit negative feedback. Therefore, We propose Mirror, a Multiple-perspective self-reflection method for knowledge-rich reasoning, to avoid getting stuck at a particular reflection iteration. Mirror enables LLMs to reflect from multiple-perspective clues, achieved through a heuristic interaction between a Navigator and a Reasoner. It guides agents toward diverse yet plausibly reliable reasoning trajectory without access to ground truth by encouraging (1) diversity of directions generated by Navigator and (2) agreement among strategically induced perturbations in responses generated by the Reasoner. The experiments on five reasoning datasets demonstrate that Mirror's superiority over several contemporary self-reflection approaches. Additionally, the ablation study studies clearly indicate that our strategies alleviate the aforementioned challenges.

📄 PDF Abstract BibTeX arXiv:2402.14963

Code (1)

hanqi-qi/mirror 공식 구현 pytorch

Tasks

Diversity

Similar Papers 제목 키워드 기반

Mirror, Mirror on the Wall: Can VLM Agents Tell Who They Are at All?

2026-05-09 · Filippo Ziliotto, Ciro Beneduce, Bruno Lepri, Luciano Serafini 외 arxiv

In the animal kingdom, mirror self-recognition is a canonical probe of higher-order cognition, emerging only in some species. We ask whether an analogous functional capability emerges in embodied vision-language model (V…

Self-supervised Pre-training for Mirror Detection

2023-01-01 · ICCV 2023 1 · Jiaying Lin, Rynson W.H. Lau

Existing mirror detection methods require supervised ImageNet pre-training to obtain good general-purpose image features. However, supervised ImageNet pre-training focuses on category-level discrimination and may not…

image-classificationImage ClassificationMirror DetectionSelf-Supervised Learning

Mirror-Fusion Attention for Reflection-Aware Self-Supervised Representation Learning

2026-07-01 · Ruixin Li, Jin Liu, Yuling Shi, Stefano Lodi arxiv

Most self-supervised learning (SSL) methods encourage invariance across augmentations, but strict flip invariance can suppress informative left--right correspondences in approximately bilateral data such as medical image…

Self-Supervised LearningRepresentation Learning

Seeing Through Reflections: Advancing 3D Scene Reconstruction in Mirror-Containing Environments with Gaussian Splatting

2025-09-23 · Zijing Guo, Yunyang Zhao, Lin Wang arxiv

Mirror-containing environments pose unique challenges for 3D reconstruction and novel view synthesis (NVS), as reflective surfaces introduce view-dependent distortions and inconsistencies. While cutting-edge methods such…

Novel View Synthesis3D Reconstruction

Reflecting Reality: Enabling Diffusion Models to Produce Faithful Mirror Reflections

2024-09-23 · Ankit Dhiman, Manan Shah, Rishubh Parihar, Yash Bhalgat 외

We tackle the problem of generating highly realistic and plausible mirror reflections using diffusion-based generative models. We formulate this problem as an image inpainting task, allowing for more user control over th…

Image Inpainting