Papers by Sensen Guo
Step-by-Step: Controlling Arbitrary Style in Text with Large Language Models (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing methods for autoregressive text generation have low controllability and accumulating errors. |
| Approach: | They propose a three-stage prompt-based approach to express autoregressive text in a specific region editing task using a word frequency-based strategy. |
| Outcome: | Experiments on publicly competitive datasets confirm that the proposed approach achieves state-of-the-art performance. |
Eureka: Neural Insight Learning for Knowledge Graph Reasoning (2022.coling-1)
Copied to clipboard
| Challenge: | Existing knowledge embedding methods have limited performance on knowledge graph reasoning tasks . eureka is empowered to learn seen relations with sufficient training triples . |
| Approach: | They propose a neural insight learning framework called Eureka to bridge the “seen” to “unsea” gap . Eureca is empowered to learn seen relations with sufficient training triples while providing flexibility to learn unseen relations given only one trigger . |
| Outcome: | The proposed framework outperforms state-of-the-art models on seen and unseen relations . it can learn seen and unseen relationships with sufficient training triples . |