paper-with-me

홈 › Papers

Do Transformers Dream of Inference, or Can Pretrained Generative Models Learn Implicit Inferential Rules?

2020-11-01 · EMNLP (insights) 2020 11 · Zhengzhong Liang, Mihai Surdeanu

Large pretrained language models (LM) have been used successfully for multi-hop question answering. However, most of these directions are not interpretable, as they do not make the inference hops necessary to explain a candidate answer explicitly. In this work, we investigate the capability of a state-of-the-art transformer LM to generate explicit inference hops, i.e., to infer a new statement necessary to answer a question given some premise input statements. Our analysis shows that such LMs can generate new statements for some simple inference types, but performance remains poor for complex, real-world inference types such as those that require monotonicity, composition, and commonsense knowledge.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-hop Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

DreamCache: Finetuning-Free Lightweight Personalized Image Generation via Feature Caching

2024-11-26 · CVPR 2025 1 · Emanuele Aiello, Umberto Michieli, Diego Valsesia, Mete Ozay 외

Personalized image generation requires text-to-image generative models that capture the core features of a reference subject to allow for controlled generation across different contexts. Existing methods face challenges …

Image GenerationPersonalized Image Generation

DreamCharacter-1: From 3D Generative Foundation Models to Product-Ready Character Generation

2026-07-08 · Weizhe Liu, Yunjie Wu, Xiangqian Shu, Guangwei Wang 외 arxiv

We present DreamCharacter-1, a lightweight post-adaptation framework that calibrates pretrained 3D foundation models toward high-fidelity, production-ready 3D character generation. Building upon a 3D foundation backbone,…

Dreamland: Controllable World Creation with Simulator and Generative Models

2025-06-09 · Sicheng Mo, Ziyang Leng, Leon Liu, Weizhen Wang 외

Large-scale video generative models can synthesize diverse and realistic visual content for dynamic world creation, but they often lack element-wise controllability, hindering their use in editing scenes and training emb…

Seedream 4.0: Toward Next-generation Multimodal Image Generation

2025-09-24 · Team Seedream, :, Yunpeng Chen, Yu Gao 외 arxiv

We introduce Seedream 4.0, an efficient and high-performance multimodal image generation system that unifies text-to-image (T2I) synthesis, image editing, and multi-image composition within a single framework. We develop…

Image GenerationImage Editing

DreamCom: Finetuning Text-guided Inpainting Model for Image Composition

2023-09-27 · Lingxiao Lu, Jiangtong Li, Bo Zhang, Li Niu

The goal of image composition is merging a foreground object into a background image to obtain a realistic composite image. Recently, generative composition methods are built on large pretrained diffusion models, due to …

Image GenerationImage InpaintingObjectText to Image Generation+1