y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#domain-adaptation News & Analysis

80 articles tagged with #domain-adaptation. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

80 articles
AINeutralarXiv – CS AI · Jun 116/10
🧠

On the Study of Biometric Spoofing Detection using Deep Learning

Researchers evaluated deep learning models for detecting facial recognition spoofing attacks using the CelebA-Spoof dataset, finding MobileNetV2 most effective at 92% accuracy. The study highlights vulnerabilities in biometric security systems and identifies generalization challenges that require advances in domain adaptation to strengthen real-world deployment.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Exploring Accurate and Transparent Domain Adaptation in Predictive Healthcare via Concept-Grounded Orthogonal Inference

Researchers introduce ExtraCare, a domain adaptation method for clinical AI models that decomposes patient data into interpretable components while maintaining prediction accuracy across different healthcare datasets. The approach addresses a critical gap in healthcare AI by combining superior performance with transparent, explainable outputs—essential for clinical adoption where transparency and safety are paramount.

AINeutralarXiv – CS AI · Jun 106/10
🧠

A Source Domain is All You Need: Source-Only Cross-OS Transfer Learning for APT Anomaly Detection via Semantic Alignment and Optimal Transport

Researchers propose a novel framework for detecting Advanced Persistent Threats (APTs) across different operating systems without labeled target data, using semantic embeddings and Optimal Transport theory. The source-only approach combines language models, graph autoencoders, and transport-based anomaly scoring to identify malicious processes in cross-OS environments, demonstrating improved detection performance across Linux, Windows, BSD, and Android platforms.

$APT
AINeutralarXiv – CS AI · Jun 96/10
🧠

Bidirectional Small-Granularity Search between Code and Text

Researchers introduce a bidirectional search task linking code snippets with text descriptions and vice versa, addressing the gap between scientific publications and their implementations. They present a large dataset with automatically-generated training data and manually-annotated test sets, along with a modular encoder-based approach that achieves strong in-domain results with promising out-of-domain generalization.

🧠 GPT-4
AIBearisharXiv – CS AI · Jun 96/10
🧠

Evaluating Hallucinations in Domain-Adapted Large Language Models

Researchers investigating hallucinations in fine-tuned Large Language Models found that domain adaptation via fine-tuning alone is insufficient to prevent inaccurate outputs. Testing Llama-2 with domain-specific data revealed the model struggles with novel reasoning tasks and tends to over-generate information, highlighting fundamental limitations in current LLM adaptation techniques.

🧠 Llama
AINeutralarXiv – CS AI · Jun 96/10
🧠

DOME: Learning Transferable Domain Variables from Sparse Supervision for Test-Time Adaptation

Researchers introduce DOME, a domain encoder that improves test-time adaptation by explicitly modeling sample-specific domain shifts rather than inferring a single global distribution. The method leverages vision-language pretraining and sparse domain banks to achieve state-of-the-art performance on multiple benchmarks, suggesting that structured domain representation outweighs algorithmic complexity.

AIBullisharXiv – CS AI · Jun 96/10
🧠

Minibatch Selection via Partition Matroid Constrained Gradient Matching

Researchers introduce PartitionSel, a minibatch selection algorithm that optimizes training of large language models on diverse datasets by balancing convergence speed with domain coverage. The method uses partition-matroid constraints and gradient-matching utilities to reduce redundancy across domains while maintaining computational efficiency, demonstrating improvements over existing approaches on Qwen2.5 and Llama-3 benchmarks.

🧠 Llama
AINeutralarXiv – CS AI · Jun 86/10
🧠

CHoE: Cross-Domain Heterogeneous Graph Prompt Learning via Structure-Conditioned Experts

Researchers introduce CHoE, a cross-domain heterogeneous graph prompt learning method that addresses the limitation of existing approaches failing when pre-training and downstream task data come from different distributions. Using structure-conditioned experts and intelligent routing mechanisms, CHoE improves performance in few-shot cross-domain applications, advancing the practical applicability of foundation models across heterogeneous graph settings.

AINeutralarXiv – CS AI · Jun 56/10
🧠

Severity-Aware Curriculum Learning with Multi-Model Response Selection for Medical Text Generation

Researchers introduce a severity-aware curriculum learning framework for medical text generation that trains multiple large language models sequentially on cases of increasing complexity, then selects the best response during inference. The approach achieves 90.30% performance on the MAQA dataset, demonstrating that combining progressive training strategies with multi-model ensembles improves medical AI reliability across varying case severities.

AINeutralarXiv – CS AI · Jun 56/10
🧠

Inverse Entropic Optimal Transport Solves Semi-supervised Learning via Data Likelihood Maximization

Researchers propose EBiEOT, a novel semi-supervised learning framework that leverages both paired and unpaired data through likelihood maximization and inverse entropic optimal transport. The method demonstrates universal approximation properties and provides an end-to-end algorithm for learning conditional distributions, with potential applications in domain translation and other data-scarce scenarios.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Attention mechanisms and transfer learning for robust peach leaf damage classification under domain shift

Researchers developed an AI-powered image classification system for detecting peach leaf damage using deep learning and attention mechanisms, achieving 93.3% accuracy on a benchmark dataset. The study demonstrates that EfficientNet models with attention modules provide robust generalization across different farming environments, addressing a critical need in automated agricultural disease diagnosis.

AINeutralarXiv – CS AI · Jun 26/10
🧠

TERRA: Task-Embedded Reasoning and Representation Architecture for Cross-Domain Applications

TERRA introduces a theoretical framework for transferring machine learning representations across structurally similar but unrelated domains—from driving scenes to robot workspaces to financial markets. The research formalizes when and how well a model trained in one domain generalizes to another through mathematical constructs like Markov decision process homomorphisms and Gromov-Wasserstein distances, presenting a preregistered experimental program without empirical validation.

AINeutralarXiv – CS AI · Jun 26/10
🧠

Bridging the Sim-to-Real Gap in Semiconductor Visual Program Synthesis via Input Binarization

Researchers propose a visual program synthesis framework using Vision-Language Models to convert semiconductor inspection images into editable code, addressing the costly challenge of obtaining real training data for circuit metrology. By applying input binarization to strip texture noise from real Scanning Electron Microscope images, the approach bridges the gap between synthetic training data and real-world application, improving geometric accuracy detection by 19.6%.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Domain Adaptation and Reasoning Frameworks in Language Models: A Controlled Experiment with Historical Cosmology

Researchers conducted controlled experiments examining how domain adaptation reshapes language model behavior using historical cosmology as a test case. The study found that fine-tuning models on pre-Copernican text shifted their explanatory frameworks toward premodern language without directly altering underlying cosmological stance, suggesting domain adaptation primarily reorganizes linguistic patterns rather than core reasoning.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Prior Availability in Industrial Visual Sim-to-Real: A Review of CAD-Guided and CAD-Unavailable Regimes

This arXiv paper reviews industrial visual sim-to-real transfer in computer vision, proposing a taxonomy organized by CAD (Computer-Aided Design) data availability. The research distinguishes between CAD-available settings using explicit geometry for rendering and verification, CAD-unavailable settings relying on appearance and feature priors, and hybrid approaches, using benchmark datasets to demonstrate that raw synthetic data volume matters less than source-distribution design, detector capacity, and real-world calibration.

AINeutralarXiv – CS AI · Jun 16/10
🧠

ImmigrationQA: A Source-Grounded Dataset and Small-Model Adaptation for U.S. Immigration Law

Researchers released ImmigrationQA, a source-grounded dataset of 17,058 question-answer pairs covering U.S. immigration law, and fine-tuned a Llama 3.2 3B model using LoRA for legal assistance. The fine-tuned model achieved 27% relative improvement over base models but remains limited for complex legal reasoning, demonstrating both the potential and constraints of small language models in high-stakes legal domains.

🧠 Claude🧠 Sonnet🧠 Llama
AINeutralarXiv – CS AI · Jun 16/10
🧠

Routing on the Stiefel Manifold: When Does Adaptive Subspace Selection Help for Cross-Domain EEG Decoding?

Researchers propose dynamic Stiefel routing, a novel machine learning approach using expert projection filters on the Stiefel manifold to improve cross-domain EEG decoding without requiring target-domain calibration data. The method addresses a fundamental degeneracy problem where naive routing collapses to ensemble averaging, introducing three structural properties that enable genuine domain-specialized routing with significant accuracy improvements across datasets.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Entropic Projection Alignment: Estimating, Explaining, and Improving Model Performance Under Distribution Shift

Researchers propose Entropic Projection Alignment (EPA), a machine learning framework that addresses distribution shift—when models encounter data different from their training set. The method estimates performance on unlabeled target domains, identifies responsible features, and improves accuracy through moment matching and closed-form importance weights, offering both theoretical guarantees and computational efficiency.

AINeutralarXiv – CS AI · May 296/10
🧠

Specialty-Specific Medical Language Model for Immune-Mediated Diseases

Researchers developed a specialized Named Entity Recognition model for identifying disease-related clinical entities in immunology and infectious disease texts, achieving 0.89 F1 score through transformer-based architecture with clinical embeddings. The model outperforms general-purpose NLP systems and LLMs in extracting granular biomedical concepts from unstructured medical narratives, enabling improved cohort identification and clinical decision support.

AIBullisharXiv – CS AI · May 296/10
🧠

GiPL: Generative augmented iterative Pseudo-Labeling for Cross-Domain Few-Shot Object Detection

Researchers propose GiPL, a two-branch machine learning framework that combines iterative pseudo-labeling with generative data augmentation to improve cross-domain few-shot object detection using vision-language models. The method demonstrates significant performance improvements on three benchmark datasets, addressing critical challenges in fine-tuning with limited target-domain samples.

AINeutralarXiv – CS AI · May 296/10
🧠

Coarse-to-Fine Domain Incremental Learning with Attentive Distillation for Mining Footprint Segmentation in Multispectral Imagery

Researchers introduce MineC2FNet, a deep learning framework that leverages abundant coarse-grained remote sensing data to improve fine-grained mining footprint segmentation in multispectral imagery. The approach uses domain incremental learning with attentive distillation to bridge the gap between coarse and fine datasets, addressing a critical gap in environmental monitoring of global mining operations.

AINeutralarXiv – CS AI · May 286/10
🧠

From Talking to Singing: A New Challenge for Audio-Visual Deepfake Detection

Researchers have developed a new deepfake detection framework called T-AVFD that addresses a critical gap in audio-visual forgery detection by handling singing scenarios, where traditional cross-modal inconsistency methods fail. The study introduces the SHDF dataset and demonstrates improved detection performance across both talking and singing deepfakes through text-guided pattern learning.

AINeutralarXiv – CS AI · May 285/10
🧠

REED: Post-Training Representation Editing for Cross-Domain Linguistic Steganalysis

Researchers propose REED, a post-training representation editing method that improves linguistic steganalysis detection across different domains without modifying model architecture or updating parameters. The technique uses domain-offset vectors and source-domain cover-to-stego directions to adapt detectors to unseen domains with different vocabularies and writing styles.

← PrevPage 2 of 4Next →