paper-with-me

Papers

Meta-RegGNN: Predicting Verbal and Full-Scale Intelligence Scores using Graph Neural Networks and Meta-Learning

2022-09-14 · Imen Jegham, Islem Rekik

Decrypting intelligence from the human brain construct is vital in the detection of particular neurological disorders. Recently, functional brain connectomes have been used successfully to predict behavioral scores. However, state-of-the-art methods, on one hand, neglect the topological properties of the connectomes and, on the other hand, fail to solve the high inter-subject brain heterogeneity. To address these limitations, we propose a novel regression graph neural network through meta-learning namely Meta-RegGNN for predicting behavioral scores from brain connectomes. The parameters of our proposed regression GNN are explicitly trained so that a small number of gradient steps combined with a small training data amount produces a good generalization to unseen brain connectomes. Our results on verbal and full-scale intelligence quotient (IQ) prediction outperform existing methods in both neurotypical and autism spectrum disorder cohorts. Furthermore, we show that our proposed approach ensures generalizability, particularly for autistic subjects. Our Meta-RegGNN source code is available at https://github.com/basiralab/Meta-RegGNN.

📄 PDF Abstract BibTeX arXiv:2209.13530

Code (1)

basiralab/meta-reggnn 공식 구현 pytorch

Tasks

Graph Neural NetworkMeta-Learningregression

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Predicting cognitive scores with graph neural networks through sample selection learning

2021-06-17 · Martin Hanik, Mehmet Arif Demirtaş, Mohammed Amine Gharsallaoui, Islem Rekik

Analyzing the relation between intelligence and neural activity is of the utmost importance in understanding the working principles of the human brain in health and disease. In existing literature, functional brain conne…

Rescaling Confidence: What Scale Design Reveals About LLM Metacognition

2026-03-10 · Yuyang Dai, Yuxia Wang arxiv

Verbalized confidence, in which LLMs report a numerical certainty score, is widely used to estimate uncertainty in black-box settings, yet the confidence scale itself (typically 0--100) is rarely examined. We show that t…

From Logs to Language: Learning Optimal Verbalization for LLM-Based Recommendation at Industry Scale

2026-02-24 · Yucheng Shi, Ying Li, Yu Wang, Yesu Feng 외 arxiv

Large language models (LLMs) are promising backbones for generative recommender systems, yet a key challenge remains underexplored: verbalization, i.e., converting structured user interaction logs into effective natural …

Reinforcement Learning

Effective Structured Prompting by Meta-Learning and Representative Verbalizer

2023-06-01 · Weisen Jiang, Yu Zhang, James T. Kwok

Prompt tuning for pre-trained masked language models (MLM) has shown promising performance in natural language processing tasks with few labeled examples. It tunes a prompt for the downstream task, and a verbalizer is us…

Meta-Learning

Metaphor identification using large language models: A comparison of RAG, prompt engineering, and fine-tuning

2025-09-29 · Matteo Fuoli, Weihang Huang, Jeannette Littlemore, Sarah Turner 외 arxiv

Metaphor is a pervasive feature of discourse and a powerful lens for examining cognition, emotion, and ideology. Large-scale analysis, however, has been constrained by the need for manual annotation due to the context-se…

Prompt Engineering