Researcher profile

Guodong Zhou

Guodong Zhou contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
7works
0followers
6topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

7 published item(s)

preprint2026arXiv

$A_{\infty}$-structures on the additive decomposition of the Tate-Hochschild cohomology of a finite group algebra

Firstly, for a finite group algebra, we provide a computational framework $\widehat{m}_n$ for the Tate-Hochschild cochain complex in terms of the additive decomposition, by decomposing each planar n-ary tree into local two children and local three children. Secondly, we give all $\widehat{m}_2$ formulas of the Tate-Hochschild cochain complex in terms of the additive decomposition. Thirdly, we give explicit $A_{\infty}$-multiplication formulas for both the Hochschild cochain complex and the Hochschild chain complex under additive decompositions. Finally, we give $A_{\infty}$-multiplication formulas in the context of abelian groups.

preprint2026arXiv

EviRerank: Adaptive Evidence Construction for Long-Document LLM Reranking

Decoder-only LLM rerankers struggle with long documents: inference is costly and relevance signals can be diluted by irrelevant context. Motivated by an attention analysis indicating a consistent degradation trend when non-relevant text is appended, we propose EviRerank, an evidence-based long-document reranking framework for decoder-only LLMs. EviRerank (i) scores document blocks with a lightweight selector (BM25, bi-encoder, or cross-encoder), (ii) constructs a compact reranking context under a hard token cap by dynamically budgeting evidence blocks with Adaptive Evidence Budgeting (AEB) and adding a global summary cue via Summary Augmentation (SA), and (iii) reranks with a decoder-only LLM. Across TREC DL'19, DL'23, and MLDR-zh, EviRerank consistently outperforms full-document LLM reranking and strong block-selection baselines while substantially reducing the required input length. On TREC DL'19, EviRerank achieves 0.743 nDCG@10 and 0.307 MAP, establishing a new best result and improving over RankLLaMA (0.701/0.288) by +0.042 nDCG@10 (+6.0%) and +0.019 MAP (+6.6%).

preprint2026arXiv

Modified Rota-Baxter operators of non-zero weight on $3$-Lie algebras

In this paper, we introduce the notion of modified Rota-Baxter operators of non-zero weight on $3$-Lie algebras and provide some examples. Next, we give various constructions of modified Rota-Baxter operators of non-zero weight according to constructions of $3$-Lie algebras. Furthermore, we define a cohomology of modified Rota-Baxter operators of non-zero weight on $3$-Lie algebras with coefficients in a suitable representation. As an application, we study formal deformations of modified Rota-Baxter operators of non-zero weight that are generated by the above-defined cohomology. In the final part of the paper, we construct two \(L_\infty[1]\)-algebra structures whose Maurer-Cartan elements correspond to relative and absolute modified Rota-Baxter \(3\)-Lie algebra structures of nonzero weight, respectively. Lastly, we compare our \(L_\infty[1]\)-algebraic approach with the deformation-controlling \(L_\infty[1]\)-algebra for relative Rota-Baxter \(3\)-Lie operators developed by Hou, Sheng, and Zhou.

preprint2026arXiv

PCoKG: Personality-aware Commonsense Reasoning with Debate

Most commonsense reasoning models overlook the influence of personality traits, limiting their effectiveness in personalized systems such as dialogue generation. To address this limitation, we introduce the Personality-aware Commonsense Knowledge Graph (PCoKG), a structured dataset comprising 521,316 quadruples. We begin by employing three evaluators to score and filter events from the ATOMIC dataset, selecting those that are likely to elicit diverse reasoning patterns across different personality types. For knowledge graph construction, we leverage the role-playing capabilities of large language models (LLMs) to perform reasoning tasks. To enhance the quality of the generated knowledge, we incorporate a debate mechanism consisting of a proponent, an opponent, and a judge, which iteratively refines the outputs through feedback loops. We evaluate the dataset from multiple perspectives and conduct fine-tuning and ablation experiments using multiple LLM backbones to assess PCoKG's robustness and the effectiveness of its construction pipeline. Our LoRA-based fine-tuning results indicate a positive correlation between model performance and the parameter scale of the base models. Finally, we apply PCoKG to persona-based dialogue generation, where it demonstrates improved consistency between generated responses and reference outputs. This work bridges the gap between commonsense reasoning and individual cognitive differences, enabling the development of more personalized and context-aware AI systems.

preprint2022arXiv

Cohomology theory of Rota-Baxter pre-Lie algebras of arbitrary weights

This paper is devoted to studying deformation, cohomology theory of Rota-Baxter pre-Lie algebras of arbitrary weights. First we give the notion of a new representation of a Rota-Baxter pre-Lie algebra of arbitrary weight and define the cohomology theory of a Rota-Baxter pre-Lie algebra of arbitrary weight. Then we study formal deformations by lower degree cohomology groups. Finally, we classify abelian extensions of Rota-Baxter pre-Lie algebras of arbitrary weight using the second cohomology group, and classify skeletal Rota-Baxter pre-Lie 2-algebra of arbitrary weight using the third cohomology group as applications.

preprint2022arXiv

Discourse Cohesion Evaluation for Document-Level Neural Machine Translation

It is well known that translations generated by an excellent document-level neural machine translation (NMT) model are consistent and coherent. However, existing sentence-level evaluation metrics like BLEU can hardly reflect the model's performance at the document level. To tackle this issue, we propose a Discourse Cohesion Evaluation Method (DCoEM) in this paper and contribute a new test suite that considers four cohesive manners (reference, conjunction, substitution, and lexical cohesion) to measure the cohesiveness of document translations. The evaluation results on recent document-level NMT systems show that our method is practical and essential in estimating translations at the document level.

preprint2022arXiv

Joint Learning-based Causal Relation Extraction from Biomedical Literature

Causal relation extraction of biomedical entities is one of the most complex tasks in biomedical text mining, which involves two kinds of information: entity relations and entity functions. One feasible approach is to take relation extraction and function detection as two independent sub-tasks. However, this separate learning method ignores the intrinsic correlation between them and leads to unsatisfactory performance. In this paper, we propose a joint learning model, which combines entity relation extraction and entity function detection to exploit their commonality and capture their inter-relationship, so as to improve the performance of biomedical causal relation extraction. Meanwhile, during the model training stage, different function types in the loss function are assigned different weights. Specifically, the penalty coefficient for negative function instances increases to effectively improve the precision of function detection. Experimental results on the BioCreative-V Track 4 corpus show that our joint learning model outperforms the separate models in BEL statement extraction, achieving the F1 scores of 58.4% and 37.3% on the test set in Stage 2 and Stage 1 evaluations, respectively. This demonstrates that our joint learning system reaches the state-of-the-art performance in Stage 2 compared with other systems.