Hello,
I am Gyu Rho, an independent researcher with a background in economics. My work focuses on applying economic principles, specifically discrete choice models, to the field of large language models.
I’m seeking your endorsement to submit my latest paper to the cs.lg section of arXiv. The paper introduces a new reward modeling framework by using a discrete choice models in economics. This approach is used to improve the reliability and efficiency of Best-of-N sampling for large language models.
I believe this work is a strong fit for cs.lg due to its focus on a new machine learning approach for improving model alignment and efficiency.
You can endorse me by visiting the following URL:
If that link doesn’t work, please visit arXiv user login and enter the following code:
Endorsement Code: XUXXAE
Thank you for your time and consideration.
Thanks,
Gyu Rho
did you receive an endrosement?
if not let me know, I’ll just take a look at the manuscript and decide…the topic seems cool tho
1 Like
Humble greetings,
I am also seeking quick endorcement from someone who’s registered as an endorser for the cs.AI (Artificial Intelligence) subject class of arXiv, to publish a whitepaper.
Endorsement Code: ISWNGZ
Paper: Aware-7: Cybernetic Steering for Recursive Generation
Abstract: Large Language Models (LLMs) suffer from “context rot” and entropy drift when generating ultra-long-form content. We introduce Aware-7, the seventh iteration of our novel architecture that applies Control Theory (PID) to create “Synthetic Self-Awareness”. By modulating “Temperature” based on predictive damping of redundancy, our architecture achieves infinite-length generation without coherence degradation. In a massive scale test (58,138 words), Aware-7 maintained narrative stability, reducing costs by 93% compared to baseline models while preventing mode collapse.
If you wish to read the complete paper before deciding, kindly let me know.
This matter is urgent due to deadlines.
Hi, i am facing issues to find someone to endorse me on arXiv, hope you can help me. I have developed a hybrid dual-system architecture for the Bongard-LOGO benchmark. My approach utilizes a learned adaptive arbitration mechanism that dynamically balances a neural backbone (System 1) with Bayesian program synthesis (System 2). This allows the model to handle the abstract logical “rules” of the benchmark without losing the perceptual flexibility of deep learning.
Key Results:
100.0% accuracy on the Free-form problems (surpassing the 92.1% human expert benchmark).
85.0% average accuracy across the benchmark—a +31.8% improvement over the Meta-Baseline-PS results.
I’ve made the code and weights available on GitHub to ensure the results are fully reproducible.
Project Links:
GitHub: Ayushman125/Bongard-Solver this is an initial draft of paper i want to publish-
Paper Draft: https://www.overleaf.com/read/sdytwvbjbxny#93ea49
arXiv Endorsement Details (cs.LG):
I am preparing to submit this work to arXiv and would be honored if you would consider endorsing the submission.
Link: https://arxiv.org/auth/endorse?x=Y8M9WY
Code: Y8M9WY
I’d be very interested to hear from you.
Thank you for your time. AyushmanSaini
Ok i’ll get back to you in 2 hours.
Hi, so will you be willing to endorse?
Does this exist? I’ve read a very similar approach back in 2025.
No, dual system theory is well known, in cognitive science, but it’s use, Implementation, and Interpretation in AI varies like some use transformers for system 2 and neural network for system 1, but here I am using baysian infrence for system 2 also the real leap is Adaptive Arbitration, which learns which system to trust for a specific problem. This full exact architecture is unique and bongoard problems specific.