中文
相关论文

相关论文: A Named Entity Based Approach to Model Recipes

200 篇论文

Text style transfer techniques are gaining popularity in Natural Language Processing, finding various applications such as text detoxification, sentiment, or formality transfer. However, the majority of the existing approaches were tested…

计算与语言 · 计算机科学 2022-06-22 Nikolay Babakov , David Dale , Varvara Logacheva , Irina Krotova , Alexander Panchenko

In this paper, we address the challenge of recipe personalization through ingredient substitution. We make use of Large Language Models (LLMs) to build an ingredient substitution system designed to predict plausible substitute ingredients…

计算与语言 · 计算机科学 2024-12-09 Thevin Senath , Kumuthu Athukorala , Ransika Costa , Surangika Ranathunga , Rishemjit Kaur

Named Entity Recognition (NER) is a key component in NLP systems for question answering, information retrieval, relation extraction, etc. NER systems have been studied and developed widely for decades, but accurate systems using deep neural…

计算与语言 · 计算机科学 2019-12-12 Vikas Yadav , Steven Bethard

Learning effective recipe representations is essential in food studies. Unlike what has been developed for image-based recipe retrieval or learning structural text embeddings, the combined effect of multi-modal information (i.e., recipe…

机器学习 · 计算机科学 2022-05-26 Yijun Tian , Chuxu Zhang , Zhichun Guo , Yihong Ma , Ronald Metoyer , Nitesh V. Chawla

Most of the Natural Language Processing systems are involved in entity-based processing for several tasks like Information Extraction, Question-Answering, Text-Summarization and so on. A new challenge comes when entities play roles…

计算与语言 · 计算机科学 2025-11-11 Neelesh Kumar Shukla , Sanasam Ranbir Singh

Named entity recognition (NER) is a crucial task that aims to identify structured information, which is often replete with complex, technical terms and a high degree of variability. Accurate and reliable NER can facilitate the extraction…

计算与语言 · 计算机科学 2024-10-21 Grace Yang , Zhiyi Li , Yadong Liu , Jungyeul Park

Content on the Internet is heterogeneous and arises from various domains like News, Entertainment, Finance and Technology. Understanding such content requires identifying named entities (persons, places and organizations) as one of the key…

计算与语言 · 计算机科学 2016-12-02 Vivek Kulkarni , Yashar Mehdad , Troy Chevalier

Although named entity recognition (NER) helps us to extract domain-specific entities from text (e.g., artists in the music domain), it is costly to create a large amount of training data or a structured knowledge base to perform accurate…

计算与语言 · 计算机科学 2023-06-07 Kosuke Nishida , Naoki Yoshinaga , Kyosuke Nishida

Named entity linking is to map an ambiguous mention in documents to an entity in a knowledge base. The named entity linking is challenging, given the fact that there are multiple candidate entities for a mention in a document. It is…

计算与语言 · 计算机科学 2020-02-13 Wei Shi , Siyuan Zhang , Zhiwei Zhang , Hong Cheng , Jeffrey Xu Yu

Nowadays, driven by the increasing concern on diet and health, food computing has attracted enormous attention from both industry and research community. One of the most popular research topics in this domain is Food Retrieval, due to its…

计算机视觉与模式识别 · 计算机科学 2020-04-03 Han Fu , Rui Wu , Chenghao Liu , Jianling Sun

Named entity recognition (NER) models generally perform poorly when large training datasets are unavailable for low-resource domains. Recently, pre-training a large-scale language model has become a promising direction for coping with the…

计算与语言 · 计算机科学 2021-12-02 Zihan Liu , Feijun Jiang , Yuxiang Hu , Chen Shi , Pascale Fung

Standardizing food terms from product labels and menus into ontology concepts is a prerequisite for trustworthy dietary assessment and safety reporting. The dominant approach to Named Entity Linking (NEL) in the food and nutrition domains…

计算与语言 · 计算机科学 2026-03-11 Jan Drole , Ana Gjorgjevikj , Barbara Korouši'c Seljak , Tome Eftimov

While typical named entity recognition (NER) models require the training set to be annotated with all target types, each available datasets may only cover a part of them. Instead of relying on fully-typed NER datasets, many efforts have…

机器学习 · 计算机科学 2020-05-04 Shi Zhi , Liyuan Liu , Yu Zhang , Shiyin Wang , Qi Li , Chao Zhang , Jiawei Han

Acknowledgments in scientific papers may give an insight into aspects of the scientific community, such as reward systems, collaboration patterns, and hidden research trends. The aim of the paper is to evaluate the performance of different…

数字图书馆 · 计算机科学 2023-07-26 Nina Smirnova , Philipp Mayr

The study of food pairing has evolved beyond subjective expertise with the advent of machine learning. This paper presents FlavorDiffusion, a novel framework leveraging diffusion models to predict food-chemical interactions and ingredient…

机器学习 · 计算机科学 2025-02-12 Seo Jun Pyo

Named Entity Recognition (NER) aims to extract and classify entity mentions in the text into pre-defined types (e.g., organization or person name). Recently, many works have been proposed to shape the NER as a machine reading comprehension…

计算与语言 · 计算机科学 2023-09-21 Yibo Wang , Wenting Zhao , Yao Wan , Zhongfen Deng , Philip S. Yu

Consider a natural language sentence describing a specific step in a food recipe. In such instructions, recognizing actions (such as press, bake, etc.) and the resulting changes in the state of the ingredients (shape molded, custard cooked,…

计算与语言 · 计算机科学 2020-01-24 Qing Wan , Yoonsuck Choe

Recipe recommendation systems play an essential role in helping people decide what to eat. Existing recipe recommendation systems typically focused on content-based or collaborative filtering approaches, ignoring the higher-order…

信息检索 · 计算机科学 2022-05-30 Yijun Tian , Chuxu Zhang , Zhichun Guo , Chao Huang , Ronald Metoyer , Nitesh V. Chawla

Named entity recognition (NER) is one of the tasks in natural language processing that can greatly benefit from the use of external knowledge sources. We propose a named entity recognition framework composed of knowledge-based feature…

计算与语言 · 计算机科学 2019-06-07 Sławomir Dadas

Most state-of-the-art approaches for named-entity recognition (NER) use semi supervised information in the form of word clusters and lexicons. Recently neural network-based language models have been explored, as they as a byproduct generate…

计算与语言 · 计算机科学 2014-04-23 Alexandre Passos , Vineet Kumar , Andrew McCallum