Publications
2026
- Preprint
Palette: A Modular, Controllable, and Efficient Framework for On-demand Authorized Safety Alignment Relaxation in LLMsarXiv preprint arXiv:2605.24154, 2026 PDFProposes Palette, a framework that selectively relaxes LLM refusal behavior in authorized professional domains while preserving safety elsewhere, combining refusal-direction search, lightweight adaptation, and parameter merging for multi-domain composition without retraining.safety alignment refusal behavior model merging controllability - Preprint
Q-realign: Piggybacking Realignment on Quantization for Safe and Efficient LLM DeploymentarXiv preprint arXiv:2601.08089, 2026 PDFIntroduces Q-realign, a post-training defense that restores safety alignment eroded by task-specific fine-tuning by piggybacking realignment on quantization. It reduces unsafe outputs while preserving task performance, realigning a 7B model on consumer hardware in about 40 minutes.safety realignment quantization fine-tuning risks efficient deployment - JIS
Comparative analysis of large language models’ performance in book classification tasks using Library of Congress Classification systemJournal of Information Science, 2026 PaperCompares LLMs on classifying books into the Library of Congress Classification system, varying input data, data size, model, and class granularity. Llama3 performs best; diverse inputs help, but models struggle with long text and fine-grained categories.LLM evaluation book classification library cataloging - JOIS
Academic collaboration recommendation based on graph neural network and multi-attribute embeddingJournal of Information Science, 2026 PaperProposes MAH, a heterogeneous network representation learning method for recommending academic collaborators that combines co-authorship and citation networks with multi-dimensional researcher attributes, improving recommendation performance on real-world datasets.collaboration recommendation graph neural networks network embedding
2025
- Preprint
End-to-End On-Device Quantization-Aware Training for LLMs at Inference CostarXiv preprint arXiv:2509.00031, 2025 PDFProposes ZeroQAT, a quantization-aware training framework that uses zeroth-order, forward-only gradient estimation to avoid backpropagation memory costs, enabling 2-4 bit fine-tuning of a 13B model on an 8GB GPU and on-smartphone training.quantization zeroth-order optimization on-device training - EMNLP
Speaking at the Right Level: Literacy-Controlled Counterspeech Generation with RAG-RLIn Conference on Empirical Methods in Natural Language Processing, 2025 PDFProposes Controlled-Literacy, a RAG plus reinforcement learning framework that generates counterspeech to health misinformation tailored to the audience’s health literacy level, producing more accessible and preferred counterspeech than baselines.readability alignment health misinformation RAG reinforcement learning - EMNLP
A Dynamic Fusion Model for Consistent Crisis ResponseIn Conference on Empirical Methods in Natural Language Processing, 2025 PDFIntroduces a metric for style consistency in automated crisis responses and a two-stage fusion approach that scores candidate responses and integrates them at the instance level, improving both response quality and stylistic uniformity across datasets.crisis communication style consistency text generation model fusion - COLM
Multi-Agent Retrieval-Augmented Framework for Evidence-Based Counterspeech Against Health MisinformationIn Conference on Language Modeling, 2025 PDFPresents a multi-agent retrieval-augmented framework that combines static and dynamic evidence to generate counterspeech against health misinformation, outperforming baselines in politeness, relevance, informativeness, and factual accuracy.dialogue system health misinformation multi-agent systems RAG - NAACL
Echoes of Discord: Forecasting Hater Reactions to CounterspeechIn Nations of the Americas Chapter of the Association for Computational Linguistics, 2025 PDFStudies whether counterspeech leads haters to reenter conversations and whether reentry stays hateful, introducing ReEco, a dataset of triple-turn Reddit conversations, and linking counterspeech language to hater reactions.response effectiveness hate speech user behavior prediction - COLING
Assessing the Human Likeness of AI-Generated CounterspeechIn International Conference on Computational Linguistics, 2025 PDFEvaluates how human-like AI-generated counterspeech is, testing several LLM generation strategies. Both classifiers and human judges easily distinguish AI-generated from human-written counterspeech, with differences in linguistic style, politeness, and specificity.counterspeech LLM evaluation human likeness hate speech - ISCRAM
Dynamic Fusion of Large Language Models for Crisis CommunicationIn Proceedings of the International ISCRAM Conference, 2025 PDFExplores instruction prompting, retrieval-augmented generation, and dynamic fusion of multiple LLMs to answer crisis-related information needs on social media. Dynamic fusion produces better responses in professionalism, actionability, empathy, and relevance.crisis communication LLM fusion RAG social media - ASIST
A Hybrid Framework for Subject Analysis: Integrating Embedding-Based Regression Models with Large Language ModelsIn Association for Information Science and Technology, 2025 PaperProposes a hybrid framework for library subject analysis in which embedding-based models predict the number of Library of Congress Subject Headings and post-edit LLM outputs, yielding more controlled, vocabulary-aligned predictions with fewer hallucinations.subject analysis LCSH multi-label classification embeddings - iConference
Analyzing the language of rejection: a study of user flagging responses to hate speech on RedditIn Information Research an international electronic journal, 2025 PDFBuilds a dataset of Reddit user flagging messages paired with hateful comments and applies transformer models to classify them. Linguistic analysis reveals distinct patterns in flagging content, suggesting user flags can improve hate speech moderation.hate speech content moderation Reddit user flagging
2024
- EMNLP
Outcome-Constrained Large Language Models for Countering Hate SpeechIn Conference on Empirical Methods in Natural Language Processing, 2024 PDFGenerates counterspeech constrained by desired conversation outcomes, low incivility and non-hateful hater reentry, using prompting, fine-tuning, and reinforcement learning with LLMs. The methods steer generation toward those outcomes.counterspeech hate speech reinforcement learning controlled generation
2023
- MLJ
An effective negative sampling approach for contrastive learning of sentence embeddingMachine Learning, 2023 PaperProposes nmCSE, a negative mining method for unsupervised contrastive sentence embedding learning that selects negatives via distance-based weighting and grid sampling instead of random sampling, improving performance on seven semantic textual similarity datasets.sentence embeddings contrastive learning negative sampling - JOI
Research frontier detection and analysis based on research grants information: A case study on health informatics in the USJournal of Informetrics, 2023 PaperDetects research frontiers from research grant information rather than papers or patents, using adapted indicators and path mining to trace topic evolution. A case study on US health informatics identifies five frontier topics among 47 clustered topics.research frontier detection grant analysis topic evolution