paper-with-me

Papers

FoodChem: A food-chemical relation extraction model

2021-10-05 · Gjorgjina Cenikj, Barbara Koroušić Seljak, Tome Eftimov

In this paper, we present FoodChem, a new Relation Extraction (RE) model for identifying chemicals present in the composition of food entities, based on textual information provided in biomedical peer-reviewed scientific literature. The RE task is treated as a binary classification problem, aimed at identifying whether the contains relation exists between a food-chemical entity pair. This is accomplished by fine-tuning BERT, BioBERT and RoBERTa transformer models. For evaluation purposes, a novel dataset with annotated contains relations in food-chemical entity pairs is generated, in a golden and silver version. The models are integrated into a voting scheme in order to produce the silver version of the dataset which we use for augmenting the individual models, while the manually annotated golden version is used for their evaluation. Out of the three evaluated models, the BioBERT model achieves the best results, with a macro averaged F1 score of 0.902 in the unbalanced augmentation setting.

📄 PDF Abstract BibTeX arXiv:2110.02019

Code (1)

gjorgjinac/food_chem 공식 구현

Tasks

Binary ClassificationmodelRelationRelation Extraction

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
WordPiece 설명 없음
Adam 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음
RoBERTa 설명 없음
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Extracting chemical food safety hazards from the scientific literature automatically using large language models

2024-05-01 · Neris Özen, Wenjuan Mu, Esther D. van Asselt, Leonieke M. van den Bulk

The number of scientific articles published in the domain of food safety has consistently been increasing over the last few decades. It has therefore become unfeasible for food safety experts to read all relevant literat…

ArticlesLanguage ModellingLarge Language Model

FlavorDiffusion: Predicting Food Pairings and Chemical Interactions Using Diffusion Models

2025-02-08 · Seo Jun Pyo

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 interacti…

An Information Extraction and Knowledge Graph Platform for Accelerating Biochemical Discoveries

2019-07-19 · Matteo Manica, Christoph Auer, Valery Weber, Federico Zipoli 외

Information extraction and data mining in biochemical literature is a daunting task that demands resource-intensive computation and appropriate means to scale knowledge ingestion. Being able to leverage this immense sour…

Knowledge Graph-based Neurodegenerative Diseases and Diet Relationship Discovery

2021-09-13 · Yi Nian, Jingcheng Du, Larry Bu, Fang Li 외

To date, there are no effective treatments for most neurodegenerative diseases. However, certain foods may be associated with these diseases and bring an opportunity to prevent or delay neurodegenerative progression. Our…

Literature Mining

A Gold Standard for Relation Extraction in the Food Domain

2012-05-01 · LREC 2012 5 · Michael Wiegand, Benjamin Roth, Eva Lasarcyk, Stephanie Köser 외

We present a gold standard for semantic relation extraction in the food domain for German. The relation types that we address are motivated by scenarios for which IT applications present a commercial potential, such as v…

Knowledge Base PopulationRelationRelation Extraction