Skip to content

Commit 173ac88

Browse files
committed
[Fix] Fix image and table rendering issues
1 parent 8e8b51e commit 173ac88

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

_posts/2026-01-30-iclr-acceptance.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ Concretely, ACE provides:
3131
- **Evaluation across diverse agentic and reasoning tasks**, showing consistent performance and efficiency gains without retraining the underlying model
3232

3333
<div align="center">
34-
<img src="/assets/img/ace-system.png" alt="Icon" style="width:700px; vertical-align:middle;">
34+
<img src="{{ '/assets/img/ace-system.png' | relative_url }}"
35+
alt="ACE system diagram"
36+
style="width:700px; vertical-align:middle;">
3537
</div>
3638

3739
Across coding, tool-use, and domain-specific reasoning benchmarks, ACE demonstrates that carefully engineered and continuously evolving contexts can unlock strong improvements in task success rate, efficiency, and robustness, thus pushing toward **self-improving AI systems** that learn from experience in deployment.
@@ -47,6 +49,7 @@ Since releasing ACE, we’ve been thrilled to see growing interest from the rese
4749
- 🤝 New research collaborations building on ACE as a platform for studying context-based methods and self-evolving agents at Stanford, MIT, ...
4850

4951
Over the next few weeks and months, we plan to release several major additions to the ACE platform across datasets, system features, and new research directions:
52+
5053
| Datasets | Features | New Research |
5154
|-------|----------|------|
5255
| DDXPlus (medical reasoning) | ACE + Agent Skills | ACE + Meta-Memory Evolution |

0 commit comments

Comments
 (0)