HackerTrans
トップ新着トレンドコメント過去質問紹介求人

stefanpie

no profile record

投稿

Canvas online again as ShinyHunters threatens to leak schools’ data

theverge.com
921 ポイント·投稿者 stefanpie·2 か月前·648 コメント

20020: The Future of College Football

sbnation.com
2 ポイント·投稿者 stefanpie·4 か月前·0 コメント

20020 (2020)

sbnation.com
3 ポイント·投稿者 stefanpie·5 か月前·1 コメント

CSC218 Software Precognance [pdf]

suricrasia.online
2 ポイント·投稿者 stefanpie·6 か月前·0 コメント

Defining and evaluating political bias in LLMs

openai.com
1 ポイント·投稿者 stefanpie·8 か月前·0 コメント

Zero ASIC releases Wildebeest, the highest performance FPGA synthesis tool

zeroasic.com
187 ポイント·投稿者 stefanpie·10 か月前·54 コメント

Stealing Debug Pretty Print from Vitis HLS

stefanabikaram.com
11 ポイント·投稿者 stefanpie·10 か月前·1 コメント

High-Level Synthesis Synthesis

stefanabikaram.com
27 ポイント·投稿者 stefanpie·10 か月前·1 コメント

Starfront Observatories

starfront.space
51 ポイント·投稿者 stefanpie·10 か月前·15 コメント

Getting a paper accepted

maxwellforbes.com
219 ポイント·投稿者 stefanpie·昨年·129 コメント

コメント

stefanpie
·4 か月前·議論
Very cool to see you work! Early in my PhD I did some work with GNN accelerators on FPGAs (which I think later ended up in some form as a colab with some CERN or Fermilab folks) and have chatted a bit in the past with the FastML, HLS4ML, and HEP folks.

I have since pivoted a lot of my PhD work (still related the HLS and EDA). But I wonder what is the current main limitation/challenges of building these trigger systems in hardware today. For example, in my mind it seems like the EDA and tooling can be a big limitation such as reliance on commercial HLS tools which can be buggy, hard to use, and hard to debug. From experience, this makes it harder to build different optimized architectures in hardware or build co-design frameworks without having high HLS expertise or putting in a lot of extra engineering/tooling effort. Also tool runtimes make the design and debug cycle longer, especially if you are trying to DSE on post-implementation metrics since you bring in implementation tools as well.

But I might be way off here and the real challenges are with other aspects beyond the tools.
stefanpie
·4 か月前·議論
Prof. Cunxi Yu and his students at UMD is working on this exact topic and published a paper on agents for improving SAT solvers [1].

I believe they are extending this idea to EDA / chip design tools and algorithms which are also computationally challenging to solve. They have an accepted paper on this for logic synthesis which will come out soon.

[1] "Autonomous Code Evolution Meets NP-Completeness", https://arxiv.org/abs/2509.07367
stefanpie
·昨年·議論
I am not the original author, but I posted this since it mirrors some experiences I have had in my PhD so far submitting papers. This kind of tweaking in paper and writing even happens when writing the first draft or sometimes even in the conception of the research idea or how to go about the implementation and experimentation.

There is a half-joke in our lab that the more times a paper is rejected, the bigger or more praised it will be once it's accepted. This simply alludes to the fact that many times reviewers can be bothered with seeing value in certain ideas or topics in a field unless it is "novel" or the paper is written in a way that is geared towards them, rather than being relegated to "just engineering effort" (this is my biased experience). However, tailoring and submitting certain ideas/papers to venues that value the specific work is the best way I have found to work around this (but even then it takes some time to really understand which conferences value which style of work, even if it appears they value it).

I do think there is some saving grace in the section the author writes about "The Science Thing Was Improved," implying that these changes in the paper make the paper better and easier to read. I do agree very much with this; many times, people have bad figures, poor tables or charts, bad captions, etc., that make things harder to understand or outright misleading. But I only agree with the author to a certain extent. Rather, I think that there should also be changes made on the other side, the side of the reviewer or venue, to provide high-quality reviews and assessments of papers. But I think this is a bit outside the scope of what the author talks about in their post.