y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#bert News & Analysis

28 articles tagged with #bert. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

28 articles
AIBullisharXiv – CS AI · Mar 47/102
🧠

Generalized Discrete Diffusion with Self-Correction

Researchers propose Self-Correcting Discrete Diffusion (SCDD), a new AI model that improves upon existing discrete diffusion models by reformulating self-correction with explicit state transitions. The method enables more efficient parallel decoding while maintaining generation quality, demonstrating improvements at GPT-2 scale.

AINeutralarXiv – CS AI · Jun 95/10
🧠

BLM-SGAN: Bidirectional Language Modeling for Semantic-Spatial Text-to-Image Generation

Researchers introduce BLM-SGAN, a novel text-to-image generation model that combines bidirectional language modeling with GANs to improve image synthesis from text descriptions. The model achieves state-of-the-art performance metrics, outperforming existing approaches by better capturing contextual dependencies and reducing training limitations.

AINeutralarXiv – CS AI · Jun 56/10
🧠

Predict and Reconstruct: Joint Objectives for Self-Supervised Language Representation Learning

Researchers propose a hybrid pre-training approach for language models that combines masked language modeling with a JEPA-style latent-space prediction objective, creating more semantically-aligned embeddings with better geometric properties than traditional MLM-only approaches despite achieving similar downstream accuracy.

🏢 Nvidia
AIBullisharXiv – CS AI · Jun 56/10
🧠

Multilingual Coreference Resolution via Cycle-Consistent Machine Translation

Researchers propose a novel coreference resolution pipeline that uses machine translation and cycle-consistency validation to improve NLP performance in low-resource languages. By translating English training data to target languages and back-translating to verify quality, the approach generates weighted training samples that significantly enhance coreference resolution accuracy, even enabling resolution in languages without existing corpora.

AINeutralarXiv – CS AI · Jun 25/10
🧠

Construction of Historical Knowledge Graphs Based on BERT and Graph Neural Networks

Researchers present a machine learning architecture combining BERT and Graph Neural Networks to automatically extract entities and relationships from historical texts and construct structured knowledge graphs. The system demonstrates superior performance compared to traditional rule-based methods when processing complex historical documents with linguistic ambiguities and implicit references.

AIBullisharXiv – CS AI · Jun 26/10
🧠

KliniskVestBERT: BERT Model Specialised to Norwegian Clinical Texts

Researchers have developed KliniskVestBERT, a suite of three specialized BERT language models pre-trained on Norwegian clinical texts from Helse Vest healthcare system. The models consistently outperform baseline versions on clinical benchmarks, demonstrating the value of domain-specific pre-training for healthcare NLP applications.

AINeutralarXiv – CS AI · Jun 26/10
🧠

What Do LLMs Know About Alzheimer's Disease? Multi-loss Fine-Tuning and Probing for AD Detection

Researchers demonstrate that fine-tuned large language models, particularly BERT, T5, and Llama-1B, achieve state-of-the-art performance in detecting Alzheimer's disease from speech transcripts across multiple datasets. The study reveals how these models encode disease-related linguistic signals through fine-tuning, advancing the potential for early AD diagnosis through text analysis.

🧠 Llama
AINeutralarXiv – CS AI · May 286/10
🧠

The Grammar of Transformers: A Systematic Review of Interpretability Research on Syntactic Knowledge in Language Models

A comprehensive systematic review of 337 studies examines how Transformer-based language models encode syntactic knowledge, finding strong performance on formal syntax but variable results at the syntax-semantics interface. The research reveals that while these models demonstrate non-trivial syntactic abilities through behavioral and mechanistic evidence, understanding the detailed computational mechanisms remains limited due to methodological heterogeneity and heavy concentration on English and BERT-like architectures.

AIBullisharXiv – CS AI · May 286/10
🧠

SSDAU: Structured Semantic Data Augmentation for Joint Entity and Relation Extraction

Researchers propose SSDAU, a novel data augmentation method for Joint Entity and Relation Extraction that preserves semantic structure and context awareness. The approach significantly outperforms existing methods by reducing F1 score degradation to 8.26% compared to 31.91% for baseline approaches, addressing a critical challenge in NLP model generalization.

AIBullisharXiv – CS AI · Apr 136/10
🧠

BERT-as-a-Judge: A Robust Alternative to Lexical Methods for Efficient Reference-Based LLM Evaluation

Researchers introduce BERT-as-a-Judge, a lightweight alternative to LLM-based evaluation methods that assesses generative model outputs with greater accuracy than lexical approaches while requiring significantly less computational overhead. The method demonstrates that existing lexical evaluation techniques poorly correlate with human judgment across 36 models and 15 tasks, establishing a practical middle ground between rigid rule-based and expensive LLM-judge evaluation paradigms.

AINeutralarXiv – CS AI · Mar 176/10
🧠

MALicious INTent Dataset and Inoculating LLMs for Enhanced Disinformation Detection

Researchers released MALINT, the first human-annotated English dataset for detecting disinformation and its malicious intent, developed with expert fact-checkers. The study benchmarked 12 language models and introduced intent-based inoculation techniques that improved zero-shot disinformation detection across six datasets, five LLMs, and seven languages.

🧠 Llama
AIBullisharXiv – CS AI · Feb 276/105
🧠

dLLM: Simple Diffusion Language Modeling

Researchers introduce dLLM, an open-source framework that unifies core components of diffusion language modeling including training, inference, and evaluation. The framework enables users to reproduce, finetune, and deploy large diffusion language models like LLaDA and Dream while providing tools to build smaller models from scratch with accessible compute resources.

AINeutralLil'Log (Lilian Weng) · Jan 276/10
🧠

The Transformer Family Version 2.0

This article presents an updated and expanded version of a comprehensive guide to Transformer architecture improvements, building upon a 2020 post. The new version is twice the length and includes recent developments in Transformer models, providing detailed technical notations and covering both encoder-decoder and simplified architectures like BERT and GPT.

🏢 OpenAI
AIBullishLil'Log (Lilian Weng) · Jan 316/10
🧠

Generalized Language Models

This article discusses the evolution of generalized language models including BERT, GPT, and other major pre-trained models that achieved state-of-the-art results on various NLP tasks. The piece covers the breakthrough progress in 2018 with large-scale unsupervised pre-training approaches that don't require labeled data, similar to how ImageNet helped computer vision.

🏢 OpenAI
AINeutralarXiv – CS AI · Mar 54/10
🧠

CzechTopic: A Benchmark for Zero-Shot Topic Localization in Historical Czech Documents

Researchers have created CzechTopic, a new benchmark dataset for evaluating AI models' ability to identify specific topics within historical Czech documents. The study compared various large language models and BERT-based models, finding significant performance variations with the strongest models approaching human-level accuracy in topic detection.

AIBullisharXiv – CS AI · Mar 35/104
🧠

Noise reduction in BERT NER models for clinical entity extraction

Researchers developed a Noise Removal model to improve precision in clinical entity extraction using BERT-based Named Entity Recognition systems. The model uses advanced features like Probability Density Maps to identify weak vs strong predictions, reducing false positives by 50-90% in clinical NER applications.

AINeutralarXiv – CS AI · Feb 274/105
🧠

Early Risk Stratification of Dosing Errors in Clinical Trials Using Machine Learning

Researchers developed a machine learning framework to predict which clinical trials are likely to have high dosing error rates before the trials begin. The system analyzed 42,112 clinical trials and achieved 86.2% accuracy using a combination of structured data and text analysis, enabling proactive risk management in clinical research.

AINeutralarXiv – CS AI · Feb 274/104
🧠

A Fusion of context-aware based BanglaBERT and Two-Layer Stacked LSTM Framework for Multi-Label Cyberbullying Detection

Researchers developed a hybrid AI model combining BanglaBERT and stacked LSTM networks to detect multiple types of cyberbullying in Bangla text simultaneously. The approach addresses limitations in existing single-label classification methods by recognizing that comments can contain overlapping forms of abuse like threats, hate speech, and harassment.

AINeutralHugging Face Blog · Dec 195/107
🧠

Finally, a Replacement for BERT: Introducing ModernBERT

The article title suggests the introduction of ModernBERT as a replacement for BERT, a widely-used language model in AI applications. However, the article body appears to be empty, preventing detailed analysis of the technical improvements or implications.

AINeutralHugging Face Blog · Jan 194/104
🧠

Fine-Tune W2V2-Bert for low-resource ASR with 🤗 Transformers

The article appears to be about fine-tuning W2V2-Bert (Wav2Vec2-BERT) for automatic speech recognition in low-resource languages using Hugging Face Transformers. However, the article body is empty, preventing detailed analysis of the technical implementation or methodology.

AINeutralHugging Face Blog · Nov 44/103
🧠

Scaling up BERT-like model Inference on modern CPU - Part 2

This appears to be a technical article about optimizing BERT model inference performance on CPU architectures, part of a series on scaling transformer models. The article likely covers implementation strategies and performance improvements for running large language models efficiently on CPU hardware.

Page 1 of 2Next →