paper-with-me

홈 › Papers

GE-Blender: Graph-Based Knowledge Enhancement for Blender

2023-01-30 · Xiaolei Lian, Xunzhu Tang, Yue Wang

Although the great success of open-domain dialogue generation, unseen entities can have a large impact on the dialogue generation task. It leads to performance degradation of the model in the dialog generation. Previous researches used retrieved knowledge of seen entities as the auxiliary data to enhance the representation of the model. Nevertheless, logical explanation of unseen entities remains unexplored, such as possible co-occurrence or semantically similar words of them and their entity category. In this work, we propose an approach to address the challenge above. We construct a graph by extracting entity nodes in them, enhancing the representation of the context of the unseen entity with the entity's 1-hop surrounding nodes. Furthermore, We added the named entity tag prediction task to apply the problem that the unseen entity does not exist in the graph. We conduct our experiments on an open dataset Wizard of Wikipedia and the empirical results indicate that our approach outperforms the state-of-the-art approaches on Wizard of Wikipedia.

📄 PDF Abstract BibTeX arXiv:2301.12850

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationTAG

Methods 이 논문이 사용한 방법론

Wizard Computer vision is an interesting tool for animal behavior monitoring, mainly because it limits animal handling and it can be used to record various traits using only one sensor.…

Similar Papers 제목 키워드 기반

BlenderGym: Benchmarking Foundational Model Systems for Graphics Editing

2025-04-02 · CVPR 2025 1 · Yunqi Gu, IAn Huang, Jihyeon Je, Guandao Yang 외

3D graphics editing is crucial in applications like movie production and game design, yet it remains a time-consuming process that demands highly specialized domain expertise. Automating this process is challenging becau…

3D ReconstructionBenchmarkingGame DesignMath+1

Blendify -- Python rendering framework for Blender

2024-10-23 · Vladimir Guzov, Ilya A. Petrov, Gerard Pons-Moll

With the rapid growth of the volume of research fields like computer vision and computer graphics, researchers require effective and user-friendly rendering tools to visualize results. While advanced tools like Blender o…

10-shot image generation

Thinking in Blender: Staged Executable Inverse Graphics with Vision-Language Models

2026-06-01 · Guangzhao He, Rundong Luo, Wei-Chiu Ma, Hadar Averbuch-Elor arxiv

Inverse graphics is a longstanding and highly underconstrained problem that seeks to reconstruct images as editable 3D scenes which can be rendered, relit, and manipulated. In this work, we investigate whether pretrained…

A Pig, an Angel and a Cactus Walk Into a Blender: A Descriptive Approach to Visual Blending

2017-06-27 · João M. Cunha, João Gonçalves, Pedro Martins, Penousal Machado 외

A descriptive approach for automatic generation of visual blends is presented. The implemented system, the Blender, is composed of two components: the Mapper and the Visual Blender. The approach uses structured visual re…

Descriptive

BlenderRAG: High-Fidelity 3D Object Generation via Retrieval-Augmented Code Synthesis

2026-05-01 · Massimo Rondelli, Francesco Pivi, Maurizio Gabbrielli arxiv

Automatic generation of executable Blender code from natural language remains challenging, with state-of-the-art LLMs producing frequent syntactic errors and geometrically inconsistent objects. We present BlenderRAG, a r…