diff --git a/content/Beyond Productivity - Rethinking the Impact of Creativity Support Tools.md b/content/Beyond Productivity - Rethinking the Impact of Creativity Support Tools.md new file mode 100644 index 00000000..cf68b1fe --- /dev/null +++ b/content/Beyond Productivity - Rethinking the Impact of Creativity Support Tools.md @@ -0,0 +1,61 @@ +--- +cssclass: research-note +type: "conferencePaper" +author: "Rhys Cox, Samuel; Bøjer Djernæs, Helena; van Berkel, Niels" +title: "Beyond Productivity: Rethinking the Impact of Creativity Support Tools" +date: 2025-06-22 +citekey: rhys_cox_beyond_2025 +tags: +- research +- conferencePaper +--- + +> [!Cite] +> Rhys Cox, Samuel, Helena Bøjer DjernæsとNiels van Berkel. 2025年. 「Beyond Productivity: Rethinking the Impact of Creativity Support Tools」. _Proceedings of the 2025 Conference on Creativity and Cognition_ (New York, NY, USA), C&C ’25, 6月, 735–49. [https://doi.org/10.1145/3698061.3726924](https://doi.org/10.1145/3698061.3726924). + +>[!Synth] +>**Contribution**:: +> +>**Related**:: +> + +[online](http://zotero.org/users/12014264/items/Q9UKA3HR) [local](zotero://select/library/items/Q9UKA3HR) [pdf](file:///Users/tomoya/Zotero/storage/W3RC8KPE/Rhys%20Cox%20et%20al.%20-%202025%20-%20Beyond%20Productivity%20Rethinking%20the%20Impact%20of%20Crea.pdf) + + + +>[!md] +> **FirstAuthor**:: [[Samuel Rhys Cox]] +> **Author**:: [[Helena Bøjer Djernæs]] +> **Author**:: [[Niels van Berkel]] +~ +> **Title**:: Beyond Productivity: Rethinking the Impact of Creativity Support Tools +> **Year**:: 2025 +> **Citekey**:: rhys_cox_beyond_2025 +> **itemType**:: conferencePaper +> **Publisher**:: Association for Computing Machinery +> **Location**:: New York, NY, USA +> **Pages**:: 735–749 +> **DOI**:: 10.1145/3698061.3726924 +> **ISBN**:: 9798400712890 + +> [!LINK] +> +> [Full Text PDF](file:///Users/tomoya/Zotero/storage/W3RC8KPE/Rhys%20Cox%20et%20al.%20-%202025%20-%20Beyond%20Productivity%20Rethinking%20the%20Impact%20of%20Crea.pdf). + +> [!Abstract] +> +> [[Creativity Support Tools]] (CSTs) are widely used across diverse creative domains, with generative AI recently increasing the abilities of CSTs. To better understand how the success of CSTs is determined in the literature, we conducted a review of outcome measures used in CST evaluations. Drawing from (n=173) CST evaluations in the ACM Digital Library, we identified the metrics commonly employed to assess user interactions with CSTs. Our findings reveal prevailing trends in current evaluation practices, while exposing underexplored measures that could broaden the scope of future research. Based on these results, we argue for a more holistic approach to evaluating CSTs, encouraging the HCI community to consider not only user experience and the quality of the generated output, but also user-centric aspects such as self-reflection and well-being as critical dimensions of assessment. We also highlight a need for validated measures specifically suited to the evaluation of generative AI in CSTs. +>. +> +# Notes + +>. + + +# Annotations%% begin annotations %% + + +%% end annotations %% + + +%% Import Date: 2025-10-06T16:03:04.441+09:00 %% diff --git a/content/Creativity Support Tools.md b/content/Creativity Support Tools.md new file mode 100644 index 00000000..dd0e9a16 --- /dev/null +++ b/content/Creativity Support Tools.md @@ -0,0 +1,4 @@ +--- +date: 2025-10-06 16:05 +--- +#stub diff --git a/content/Domain-Specificity、 Normativity and Generality in the CSTs for Arts - through the development of programmable music software
 「otopoiesis」.md b/content/Domain-Specificity、 Normativity and Generality in the CSTs for Arts - through the development of programmable music software
 「otopoiesis」.md index d7c48b5b..1f5e141f 100644 --- a/content/Domain-Specificity、 Normativity and Generality in the CSTs for Arts - through the development of programmable music software
 「otopoiesis」.md +++ b/content/Domain-Specificity、 Normativity and Generality in the CSTs for Arts - through the development of programmable music software
 「otopoiesis」.md @@ -19,7 +19,7 @@ https://chci.pages.dev/aist-seminar 本日は、この様な機会を与えてくださってありがとうございます。 -この発表では芸術表現のための創造性支援ツールというテーマの中で、先ほどXavierがプログラマブルなDAW([[PAW]])という実例を見せてくれたこともあるので、私はより理論や歴史的な背景を補足しようと思います。 +この発表では芸術表現のための[[Creativity Support Tools|創造性支援ツール]]というテーマの中で、先ほどXavierがプログラマブルなDAW([[PAW]])という実例を見せてくれたこともあるので、私はより理論や歴史的な背景を補足しようと思います。 その上で、現在私が開発している関数型プログラミングとDAWを統合したソフトウェア[[otopoiesis]]について簡単に紹介します。 diff --git a/content/関数型信号処理プログラミング言語のソース変更時に内部状態を差分保持するシステム.md b/content/関数型信号処理プログラミング言語のソース変更時に内部状態を差分保持するシステム.md index e6391d00..462cbd40 100644 --- a/content/関数型信号処理プログラミング言語のソース変更時に内部状態を差分保持するシステム.md +++ b/content/関数型信号処理プログラミング言語のソース変更時に内部状態を差分保持するシステム.md @@ -34,9 +34,10 @@ Max(MSP)やPureDataにおける信号処理のように、信号処理のイ プリミティブを小さくする&&ソースコードの変更→評価の間隔が短くても済むような仕組みを作れば良い。 -## lambda-mmmの記法 +## lambda-mmm -内部状態はDelayかFeedのいずれかに還元される。 +内部状態はDelayかMem、Feedのいずれかに還元される。 +Memは1サンプルのみのディレイであるため、最終的な計算結果としてDelayに与える遅延時間を1としたものと同一に見做せるが、実行モデル的に1サンプルのみのディレイはリングバッファの読み書きインデックスの追跡が必要ないため、区別しておく方が効率的に実行できる。 詳細は(Matsuura,2024)を見よ。 @@ -51,6 +52,8 @@ Max(MSP)やPureDataにおける信号処理のように、信号処理のイ エントリポイント`dsp`からの非クロージャ関数呼び出しを辿っていけば静的に使用する内部状態の木構造が導出できる。 +再帰関数を用いて複雑な信号処理を実現する場合でも、多段階計算を使用してコードを記述した場合は、実行時にクロージャを生成することなく静的な関数呼び出し + ## 状態構造ツリー同士の比較 ソースコードをなるべく頻繁に編集するのであれば、内部状態の構造の変化は木の要素のうち1箇所の削除、追加、置き換えである可能性が高い。